Files
gun-manager-backend/migrations/000001_initial_db.down.sql
2025-07-29 12:14:57 -04:00

2 lines
35 B
SQL

drop table photos;
drop table guns;