DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 506419d0e21bb692061a0b992e9484bccf915e0f deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 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 games;