DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 952f66102d4508cc055720e47c09f59aa19e1105 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
952f6610Jonni Liljamo feat(api): database connection 1 year, 8 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;