persmgr/migrations/20250906202709_sessions.down.sql
2025-09-07 00:12:52 +03:00

4 lines
66 B
SQL

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