what2watch/migrations/20240116054222_users_and_in...

3 lines
74 B
MySQL
Raw Normal View History

2024-01-17 04:21:38 +00:00
drop table if exists invites;
drop table if exists users; -- must be last