mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-15 02:53:25 +10:00
2 lines
187 B
SQL
2 lines
187 B
SQL
ALTER TABLE "resume" ADD COLUMN "stylesheet_revision" integer DEFAULT 0 NOT NULL;--> statement-breakpoint
|
|
ALTER TABLE "resume" ADD COLUMN "render_data_version" integer DEFAULT 0 NOT NULL; |