1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-26 14:01:10 +00:00
ibis/migrations/2023-11-28-150402_fediwiki_setup/down.sql
2023-12-08 22:21:31 +01:00

7 lines
149 B
SQL

drop table conflict;
drop table edit;
drop table article;
drop table instance_follow;
drop table local_user;
drop table person;
drop table instance;