GeneIT/geneit_backend/migrations/2023-05-24-102711_create_users/down.sql

2 lines
63 B
SQL

-- This file should undo anything in `up.sql`
DROP table users;