all repos — stealth-developers @ 08f8a3e5f9e51e0bd471256b6990af8a4ab6ff77

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;