This website requires JavaScript.
Explore
Help
Sign In
status-im
/
migrate
mirror of
https://github.com/status-im/migrate.git
Watch
2
Star
0
Fork
You've already forked migrate
0
Code
Issues
Projects
Releases
Wiki
Activity
251bf76be4
migrate
/
source
/
github
/
examples
/
migrations
/
1185749658_add_city_to_user...
2 lines
46 B
SQL
Raw
Blame
History
ALTER
TABLE
users
DROP
COLUMN
IF
EXISTS
city
;
Reference in New Issue
View Git Blame
Copy Permalink