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
testdriverai/v4-update
backup
/
wavesrv
/
db
/
migrations
/
000002_activity.down.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
65 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
new API for client to log activity
2023-01-16 23:36:52 -08:00
DROP
TABLE
activity
;
send telemetry data to pcloud. pcloud dev settings (with PCLOUD_ENDPOINT). /client:show and /client:set commands (for no-telemetry)
2023-01-22 23:10:18 -08:00
ALTER
TABLE
client
DROP
COLUMN
clientopts
;
Reference in New Issue
Copy Permalink