all repos — stealth-developers @ 352a8a67bc5f7191c41f3b64d02c75b0aaba3846

pkgs/db/drizzle/20260624234405_acoustic_colonel_america/migration.sql (view raw)

 1
 2
ALTER TABLE `users` ADD `accepted_privacy_policy` integer DEFAULT false NOT NULL;--> statement-breakpoint
ALTER TABLE `users` ADD `accepted_terms_of_service` integer DEFAULT false NOT NULL;