buster/api/migrations/2024-07-24-194453_create_te.../down.sql

2 lines
85 B
MySQL
Raw Normal View History

2025-01-04 05:32:54 +08:00
-- This file should undo anything in `up.sql`
drop table if exists terms_to_datasets;