DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: a31e859557e46fc9d0789e56f98aad1dac0ed6de deck-builder/api/migrations/2023-02-17-075706_create_users/down.sql -rw-r--r-- 65 bytes
a31e8595Jonni Liljamo feat(server): serde_json dep 1 year, 10 months ago
                                                                                
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE users;