migrate data from mongo to postgres

This commit is contained in:
Chris Meyers
2016-03-09 12:00:53 -05:00
parent 92f8885946
commit bc6eaeb0a9
8 changed files with 182 additions and 1 deletions

View File

@@ -7,3 +7,4 @@ addopts = --reuse-db
markers =
ac: access control test
license_feature: ensure license features are accessible or not depending on license
mongo_db: drop mongodb test database before test runs