This website requires JavaScript.
Explore
Help
Sign In
zed-industries
/
zed
Watch
1
Star
1
Fork
0
You've already forked zed
mirror of
https://github.com/zed-industries/zed.git
synced
2024-11-09 00:50:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2697112a8a
zed
/
crates
/
collab
/
migrations
/
20220421165757_drop_signups.sql
Nathan Sobo
e63ebc5b24
Drop signups table
2022-04-21 10:59:13 -06:00
2 lines
32 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"
signups
"
;
Reference in New Issue
View Git Blame
Copy Permalink