Files
SnapOtter/apps/api/drizzle/0005_special_exodus.sql
T

3 lines
225 B
SQL
Raw Normal View History

ALTER TABLE "users" DROP COLUMN "analytics_enabled";--> statement-breakpoint
ALTER TABLE "users" DROP COLUMN "analytics_consent_shown_at";--> statement-breakpoint
ALTER TABLE "users" DROP COLUMN "analytics_consent_remind_at";