diff options
Diffstat (limited to 'drizzle/20260115135212_abnormal_thundra/migration.sql')
| -rw-r--r-- | drizzle/20260115135212_abnormal_thundra/migration.sql | 2 |
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 |