yoake/migrations/2023-06-13-192016_med_management/down.sql
2023-06-18 18:17:28 -05:00

3 lines
98 B
SQL

-- This file should undo anything in `up.sql`
drop table medications;
drop table medication_logs;