Files
reloading-manager/backend/migrations/000001_create_initial_tables.down.sql
2025-04-16 12:47:04 -04:00

2 lines
65 B
SQL

drop table if exists bullets;
drop table if exists manufacturers;