DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: fc939d5fa30261b34470be0fcbf841d8f898fe0f deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
fc939d5fJonni Liljamo feat(server, shared): send an AfterAuth payload to the client after auth 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;