This website requires JavaScript.
Explore
Help
Sign In
CloudAxe
/
cloudaxe-opencode
Watch
1
Star
0
Fork
You've already forked cloudaxe-opencode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5
drop-app-runtime-instance
cloudaxe-opencode
/
packages
/
opencode
/
migration
/
20260507164347_add_workspace_time
/
migration.sql
2 lines
68 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
fix(storage): default workspace time migration (#26556)
2026-05-09 18:18:55 +00:00
ALTER
TABLE
`
workspace
`
ADD
`
time_used
`
integer
NOT
NULL
DEFAULT
0
;
Reference in a new issue
Copy permalink