mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
3 lines
47 B
SQL
3 lines
47 B
SQL
ALTER TABLE payouts
|
|
ADD COLUMN method_id TEXT;
|