mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
1 line
61 B
SQL
1 line
61 B
SQL
ALTER TABLE files ADD COLUMN size integer NOT NULL default 0; |