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
wave8
backup
/
db
/
migrations-wstore
/
000001_init.down.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
90 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
new wails bindings format working
2024-05-21 11:09:22 -07:00
DROP
TABLE
db_client
;
DROP
TABLE
db_workspace
;
DROP
TABLE
db_tab
;
DROP
TABLE
db_block
;
Reference in New Issue
Copy Permalink