website/migrations/20240330145459_users.down.sql

2 lines
51 B
SQL

-- Add down migration script here
DROP TABLE users;