mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-18 14:07:27 +00:00
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE accounts ADD COLUMN IF NOT EXISTS load_factor INTEGER;
|