mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 04:56:52 +00:00
3 lines
71 B
SQL
3 lines
71 B
SQL
-- Add migration script here
|
|
ALTER TABLE versions
|
|
DROP COLUMN accepted; |