otter/migrations/2025-02-23-095541_auth/down.sql

3 lines
39 B
SQL

drop table sessions;
drop table users;