DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 774485957d831b930936296c00fa963288f17c73 deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
77448595Jonni Liljamo fix(shared): update api calls to use cookies instead of tokens 1 year, 9 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;