mirror of
https://github.com/BillyOutlast/stash-box.git
synced 2026-02-09 21:31:23 +01:00
3 lines
69 B
SQL
3 lines
69 B
SQL
ALTER TABLE "edits"
|
|
ADD COLUMN "bot" BOOLEAN NOT NULL DEFAULT False;
|