DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 506419d0e21bb692061a0b992e9484bccf915e0f deck-builder/api/migrations/2023-02-17-085421_create_actions/down.sql -rw-r--r-- 67 bytes
506419d0Jonni Liljamo feat!(client, shared): move api calls to shared, dep shuffle, 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE actions;