mirror of
https://github.com/lobehub/lobehub.git
synced 2026-04-05 14:59:27 +07:00
1 line
78 B
SQL
1 line
78 B
SQL
ALTER TABLE "agents" ADD COLUMN IF NOT EXISTS "virtual" boolean DEFAULT false; |