3 lines
57 B
SQL
3 lines
57 B
SQL
-- Add down migration script here
|
|
DROP TABLE hersteller;
|
-- Add down migration script here
|
|
DROP TABLE hersteller;
|