persmgr/migrations/20250906104612_users.down.sql
2025-09-06 16:26:26 +03:00

4 lines
63 B
SQL

-- Add down migration script here
DROP TABLE IF EXISTS users;