what2watch/migrations/20240116054222_users_and_in...

3 lines
58 B
MySQL
Raw Normal View History

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