Routes and queries auto-generated from migrations by [squirrel-parse]() are now actually working!
4 lines
62 B
SQL
4 lines
62 B
SQL
alter table electors drop column gender;
|
|
|
|
drop table genders;
|