migrate/database/postgres/examples/migrations/1185749658_add_city_to_user...

2 lines
46 B
SQL

ALTER TABLE users DROP COLUMN IF EXISTS city;