This website requires JavaScript.
Explore
Help
Sign in
midgard
/
planetwars.dev
Watch
1
Star
0
Fork
You've already forked planetwars.dev
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4feebe5043
planetwars.dev
/
planetwars-server
/
migrations
/
2021-12-13-145111_users
/
down.sql
2 lines
49 B
MySQL
Raw
Normal View
History
Unescape
Escape
test registration & login
2021-12-14 20:23:07 +01:00
DROP
INDEX
users_username_index
start implementing basic login functionality
2021-12-13 22:41:20 +01:00
DROP
TABLE
users
;
Reference in a new issue
Copy permalink