mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
3 lines
246 B
SQL
3 lines
246 B
SQL
ALTER TABLE "healthcheck_log" ALTER COLUMN "date" SET NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "healthcheck_log" ALTER COLUMN "status" SET NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "healthcheck_log" ALTER COLUMN "object_id" SET NOT NULL; |