DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: a0e9ef2e35a4558adc408cd1186b98433e8f50b5 deck-builder/api/migrations/2023-02-17-085421_create_actions/down.sql -rw-r--r-- 67 bytes
a0e9ef2eJonni Liljamo fix(api): /ping -> /api/ping 1 year, 7 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE actions;