DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 34c9e3558fdb7ad68a7ea5b5649e6013653528a7 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
34c9e355Jonni Liljamo feat: nix shell 1 year, 10 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;