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
/
000007_create_user_follow_table.down.sql
nochill
641831a3ae
add follow flow
2023-10-03 16:14:58 +07:00
1 line
33 B
SQL
Raw
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
user_follow
;
Reference in New Issue
View Git Blame
Copy Permalink