Matthew Jones
7e818319b5
Pass, don't return pass when checking mongo connectivity
2016-03-14 13:53:34 -04:00
Matthew Jones
001eb1f69f
Handle a mongo OperationFailure
...
This seems to happenw hen the database is up, allows us to connect but
we don't have permission to access the objects (or they don't exist
yet).
2016-03-14 11:57:34 -04:00
Matthew Jones
cdc342a6ee
Fix fact database migration
...
For new installs the database may not be online and thus the migration
can't happen. This will allow it to continue but we may want more
messaging to the user running potential upgrades
2016-03-11 12:59:21 -05:00
Chris Meyers
4ff16548b6
drop mongo database when complete
2016-03-09 15:53:07 -05:00
Chris Meyers
bc6eaeb0a9
migrate data from mongo to postgres
2016-03-09 15:25:57 -05:00