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