DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 4eab707e2d2a94f8ab14a66f5b3ec18e3495b2e6 deck-builder/api/migrations/2023-02-17-095727_create_games/down.sql -rw-r--r-- 65 bytes
4eab707eJonni Liljamo feat(server, client): handle tick events, sorta 1 year, 7 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE games;