howmuch/migrations/20241017215923_create_participation_table.postgres.down.sql

2 lines
26 B
MySQL
Raw Normal View History

2024-10-18 19:36:31 +02:00
DROP TABLE participation;