calathea/migrations/2025-01-13-115534_add_auth/down.sql

3 lines
39 B
SQL

drop table sessions;
drop table users;