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
/
000008_alter_users_add_about_column.down.sql
nochill
eb9774cce5
migration for users table
2023-10-09 16:25:08 +07:00
1 line
36 B
SQL
Raw
Blame
History
ALTER
TABLE
users
DROP
COLUMN
about
;
Reference in New Issue
View Git Blame
Copy Permalink