Fix file formatting, add tests for bulk upload to db in supported databases
Some checks failed
test / test (push) Failing after 15m3s

This commit is contained in:
2025-02-14 16:21:09 +10:30
parent c8fd8734eb
commit d9f69ff298
17 changed files with 408 additions and 140 deletions

1
Cargo.lock generated
View File

@@ -624,7 +624,6 @@ dependencies = [
"serde",
"serde_json",
"sqlx",
"tempfile",
"testcontainers",
"tiberius",
"tokio",