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.up.sql
1 line
40 B
MySQL
Raw
Normal View
History
Unescape
Escape
migration for users table
2023-10-09 16:25:08 +07:00
ALTER
TABLE
users
ADD
COLUMN
about
text
;
Reference in New Issue
Copy Permalink