Closed cdisabatino closed 5 years ago
Hello. When I initialize the database with the command "lein migrator-reset", I have no error. But, when I run the tests via "lein repl (run-tests)", I have two missing tables "user_badge_metabadge" and "user_badge_endorsement_request".
How can I create these tables ?
Thank you
This is related to #28.
Hello. When I initialize the database with the command "lein migrator-reset", I have no error. But, when I run the tests via "lein repl (run-tests)", I have two missing tables "user_badge_metabadge" and "user_badge_endorsement_request".
How can I create these tables ?
Thank you