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