This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
geo
Watch
1
Star
0
Fork
0
You've already forked geo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39ef1a6b7f173d2d2cb458564a67a9d25be136c0
geo
/
server
/
migrations
/
20260421100000_create_desktop_clients.down.sql
T
2 lines
38 B
SQL
Raw
Normal View
History
Unescape
Escape
feat(desktop): implement workspace foundation + desktop-client skeleton
2026-04-19 14:18:20 +08:00
DROP
TABLE
IF
EXISTS
desktop_clients
;
Reference in New Issue
Copy Permalink