mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-02 18:55:25 -05:00
2 lines
175 B
SQL
2 lines
175 B
SQL
ALTER TABLE "settings" ADD COLUMN "error_notifications_enabled" boolean DEFAULT true NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "settings" DROP COLUMN "auto_fill_env_vars"; |