common/dal/schema/000028_init.down.sql

2 lines
72 B
SQL

DROP TABLE If EXIST accountsYclients;
DROP TABLE If EXIST usersYclients;