mirror of
https://github.com/doolijb/serene-pub.git
synced 2026-07-23 06:33:27 +00:00
1 line
No EOL
87 B
SQL
1 line
No EOL
87 B
SQL
ALTER TABLE "history_entries" ADD COLUMN "is_completed" boolean DEFAULT false NOT NULL; |