This website requires JavaScript.
Explore
Help
Sign In
waveterm
/
backup
Watch
0
Star
0
Fork
0
mirror of
https://github.com/wavetermdev/backup.git
synced
2026-08-05 13:57:07 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
legacy
backup
/
wavesrv
/
db
/
migrations
/
000011_cmdscreenid.down.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
3 lines
39 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
add screenid to cmd, remove sessionid from screenlines
2023-03-15 18:12:55 -07:00
ALTER
TABLE
cmd
DROP
COLUMN
screenid
;
Reference in New Issue
Copy Permalink