This website requires JavaScript.
Explore
Help
Sign In
ai-space
/
opencode
Watch
3
Star
0
Fork
0
You've already forked opencode
mirror of
https://github.com/anomalyco/opencode.git
synced
2026-07-17 12:56:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
opencode
/
packages
/
core
/
migration
/
20260511173437_session-metadata
/
migration.sql
T
Add File
New File
Upload File
Apply Patch
Aiden Cline
b258a55a6c
fix(core): preserve session metadata migration identity (
#30176
)
2026-06-01 04:50:43 +00:00
2 lines
43 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
session
`
ADD
`
metadata
`
text
;
Reference in New Issue
View Git Blame
Copy Permalink