feat: move perf,logs and user into sqlite
This commit is contained in:
1
drizzle/0001_classy_justin_hammer.sql
Normal file
1
drizzle/0001_classy_justin_hammer.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `performance` ALTER COLUMN "created_at" TO "created_at" integer DEFAULT (STRFTIME('%s', 'now') * 1000);
|
||||
Reference in New Issue
Block a user