hiling_go/db/migrations/000008_alter_users_add_about_column.down.sql

1 line
36 B
SQL

ALTER TABLE users DROP COLUMN about;