if you haven't created the dbs as part of setup, when you run modules they will run until it goes to write to the db (that doesn't exist). it's a graceful error but not awesome. we should probably check the db is setup when running anything except for help
if you haven't created the dbs as part of setup, when you run modules they will run until it goes to write to the db (that doesn't exist). it's a graceful error but not awesome. we should probably check the db is setup when running anything except for help