filesafe/database
Bobby Wibowo c2b2f5b14b
Updates
* Properly merged changes from master.

* database/migration.js will now exit after migartion.

* Replaced all instances of createTableIfNotExists() into a combination of hasTable() and createTable() in db.js.
2018-03-14 13:57:09 +07:00
..
db.js Updates 2018-03-14 13:57:09 +07:00
migration.js Updates 2018-03-14 13:57:09 +07:00