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
2c420a7d4f
hiling_go
/
db
/
migrations
/
000006_create_user_sessions_table.down.sql
nochill
bcb242c0aa
add user sessions
2023-09-21 21:38:41 +07:00
1 line
35 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
user_sessions
;
Reference in New Issue
View Git Blame
Copy Permalink