Files
Termix/drizzle/postgres/0003_harsh_gravity.sql
T

1 line
75 B
SQL
Raw Normal View History

+5
2026-08-19 14:12:06 -05:00
ALTER TABLE "snippets" ADD COLUMN "is_note" boolean DEFAULT false NOT NULL;