2021-10-11 13:43:25 +02:00

3 lines
96 B
SQL

ALTER TABLE cc_files ADD COLUMN filesize integer NOT NULL
CONSTRAINT filesize_default DEFAULT 0