mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 02:23:34 -06:00
feat: extract database operations module and add extensive test suite
This commit is contained in:
@@ -36,6 +36,7 @@ sqlx = { version = "0.8.6", features = [
|
||||
"chrono",
|
||||
"json",
|
||||
"macros",
|
||||
"migrate",
|
||||
] }
|
||||
thiserror = "2.0.16"
|
||||
time = "0.3.43"
|
||||
|
||||
Reference in New Issue
Block a user