BoHong Li
|
66fc817ad4
|
fix: Fixed sequelize-cli db:migration cannot stop when occur error
Up and Down method must return a Promise.
breaking changes: docker-hackmd cannot initialize, because db:migration will fail
|
2017-03-24 11:26:04 +08:00 |
BoHong Li
|
5870d988b5
|
Use strict mode in all backend files
add ‘use strict’ in all backend file
|
2017-03-14 13:02:43 +08:00 |
BoHong Li
|
4889e9732d
|
Use JavaScript Standard Style
Introduce JavaScript Standard Style as project style rule,
and fixed all fail on backend code.
|
2017-03-08 18:45:51 +08:00 |
Cheng-Han, Wu
|
baa946968d
|
Add db migrations for PR #121
|
2016-05-15 12:20:42 +08:00 |