feat: log sql queries (#444)

This commit is contained in:
Manuel
2024-05-06 20:14:51 +02:00
committed by GitHub
parent 3cda718474
commit dc0184af07
3 changed files with 18 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "^9.6.0",
"drizzle-orm": "^0.30.10",