Basically I should check if db exist before using ...
# squarelibraries
c
Basically I should check if db exist before using
MyDatabase.Schema.create(driver)
? EDIT: seems like this is not enough... table are erased anyway