filesafe/database
Bobby Wibowo c5b1e26671
Updates
* Adds 'enabled' column into 'users' table with database/migration.js file.

* Ignore errors when adding new columns in database/migration.js. There's a better method by checking whether the columns already exist before adding them, but this will do for now.
2018-03-14 14:12:12 +07:00
..
db.js Updates 2018-03-14 13:57:09 +07:00
migration.js Updates 2018-03-14 14:12:12 +07:00