This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
goravel
Watch
1
Star
0
Fork
0
You've already forked goravel
mirror of
https://github.com/goravel/goravel.git
synced
2025-09-26 20:51:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1be8de86b3ae026eb952164fe62c2f856f7d907b
goravel
/
database
/
migrations
/
20221001000000_create_users_table.down.sql
Bowens
daf92f5b32
Optimize testing
2022-10-07 22:44:41 +08:00
2 lines
28 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
users
;
Reference in New Issue
View Git Blame
Copy Permalink