cloudaxe-opencode/packages/opencode/migration/20260507164347_add_workspace_time/migration.sql

2 lines
68 B
MySQL
Raw Permalink Normal View History

ALTER TABLE `workspace` ADD `time_used` integer NOT NULL DEFAULT 0;