summaryrefslogtreecommitdiff
path: root/lib/db.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-151/+0
| | | | note status (created or updated) and support docs (note alias)
* Fixed readFromDB error might cause excpectionWu Cheng-Han2015-12-111-1/+2
|
* Using util.inspect instead of JSON.stringify to avoid "TypeError: Converting ↵Wu Cheng-Han2015-07-161-1/+1
| | | | circular structure to JSON"
* JSON.stringify error object for loggingWu Cheng-Han2015-07-141-1/+1
|
* Jump to 0.3.1Wu Cheng-Han2015-07-021-17/+18
|
* Marked as 0.2.8Wu Cheng-Han2015-05-151-11/+14
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+146