mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-03-30 08:38:33 +00:00
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE accounts ADD COLUMN IF NOT EXISTS load_factor INTEGER;
|