This website requires JavaScript.
Explore
Help
Sign in
paul
/
skeleton
Watch
1
Star
0
Fork
You've already forked skeleton
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6d25a0928f
skeleton
/
assets
/
migrations
/
1_user.down.sql
6 lines
66 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add login view
2019-08-22 00:48:27 +02:00
DROP
TABLE
"
email
"
;
extend database
2020-07-21 22:50:11 +02:00
DROP
TABLE
"
person
"
;
DROP
TABLE
"
identity
"
;
Reference in a new issue
Copy permalink