This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2024-12-26 10:40:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
11ef5e2740
zed
/
crates
/
collab
/
migrations
/
20220421165757_drop_signups.sql
Nathan Sobo
e63ebc5b24
Drop signups table
2022-04-21 10:59:13 -06:00
1 line
32 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
"
signups
"
;
Reference in a new issue
View git blame
Copy permalink