axum-async-graphql/migrations/20240530193528_hersteller.down.sql
2024-05-31 00:32:51 +02:00

3 lines
57 B
SQL

-- Add down migration script here
DROP TABLE hersteller;