summaryrefslogtreecommitdiff
path: root/drizzle/20260115135212_abnormal_thundra/migration.sql
diff options
context:
space:
mode:
authorJustZvan <justzvan@justzvan.xyz>2026-02-06 12:16:40 +0100
committerJustZvan <justzvan@justzvan.xyz>2026-02-06 12:16:40 +0100
commite904e9634548e47d611bdcbb88d7b180b927fd5f (patch)
tree21aa5be08fc5b22585508c0263ee5ea4effcc593 /drizzle/20260115135212_abnormal_thundra/migration.sql
feat: initial commit!
Diffstat (limited to 'drizzle/20260115135212_abnormal_thundra/migration.sql')
-rw-r--r--drizzle/20260115135212_abnormal_thundra/migration.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/drizzle/20260115135212_abnormal_thundra/migration.sql b/drizzle/20260115135212_abnormal_thundra/migration.sql
new file mode 100644
index 0000000..20cbccb
--- /dev/null
+++ b/drizzle/20260115135212_abnormal_thundra/migration.sql
@@ -0,0 +1,2 @@
+ALTER TABLE "users" ADD COLUMN "push_token" text;--> statement-breakpoint
+ALTER TABLE "deviceConfig" DROP COLUMN "content_filtering"; \ No newline at end of file