feat: refactor database access in analyticsStore to use executeAll and executeGet for improved query handling

This commit is contained in:
MythEclipse
2026-05-30 20:40:33 +07:00
parent b19529f135
commit c9e79c8c7c
8 changed files with 326 additions and 342 deletions
+1
View File
@@ -33,6 +33,7 @@
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-tabs": "^1.1.13",
"@snazzah/davey": "^0.1.11",
"@tanstack/react-query": "^5.100.14",
"@types/pg": "^8.20.0",
"@vitejs/plugin-react": "^6.0.2",
"axios": "^1.16.1",