hiling_go/db/migrations/000009_alter_users_add_website_column.down.sql

1 line
48 B
SQL

ALTER TABLE users DROP COLUMN IF EXISTS website;