DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 6f6fb6cf5d5da74bf4f8fc516713b1143c4742d7 deck-builder/api/migrations/2023-02-17-085421_create_actions/down.sql -rw-r--r-- 67 bytes
6f6fb6cfJonni Liljamo feat(shared): relocate types, add gamestate consts 1 year, 11 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE actions;