This website requires JavaScript.
Explore
Help
Register
Sign In
florian
/
hostname-service
Watch
1
Star
0
Fork
0
You've already forked hostname-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
hostname-service
/
db
/
migrations
/
1_create_users_table.down.sql
Florian Beisel
b58430af9a
Initial commit
2024-01-17 18:05:55 +01:00
2 lines
29 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
users
;
Reference in New Issue
View Git Blame
Copy Permalink