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
/
000009_alter_users_add_website_column.down.sql
1 line
48 B
MySQL
Raw
Normal View
History
Unescape
Escape
migration for users table
2023-10-09 16:25:08 +07:00
ALTER
TABLE
users
DROP
COLUMN
IF
EXISTS
website
;
Reference in New Issue
Copy Permalink