pass_manager/entity/migrations/0001_init.down.sql

3 lines
44 B
MySQL
Raw Normal View History

2023-11-25 16:29:06 +00:00
DROP TABLE account;
DROP TABLE master_pass;