mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-25 22:24:04 +00:00
3 lines
57 B
SQL
3 lines
57 B
SQL
ALTER TABLE agents
|
|
DROP COLUMN IF EXISTS model_fallback;
|