This website requires JavaScript.
Explore
Help
Sign In
nochill
/
hiling_go
Watch
1
Star
0
Fork
0
You've already forked hiling_go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
hiling_go
/
db
/
migrations
/
000006_create_user_sessions_table.down.sql
1 line
35 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
add user sessions
2023-09-21 21:38:41 +07:00
DROP
TABLE
IF
EXISTS
user_sessions
;
Reference in New Issue
Copy Permalink