DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: eb36e21204651bde7eda33febd1995b8dedf503f deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
eb36e212Jonni Liljamo feat(server): add init system for listening 1 year, 7 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;