Hugo Caloto
|
26a14dd987
|
Add missing catch blocks for migration from 1.1.1 to 1.2.0
Signed-off-by: Hugo Caloto <hcaloto@gmail.com>
|
2018-07-31 08:19:57 +02:00 |
|
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 |
|
Wu Cheng-Han
|
6e8ff3de23
|
Fix redundant parameter to removeColumn in db migration scripts
|
2017-01-21 12:53:18 +08:00 |
|
Wu Cheng-Han
|
12d5ed43a7
|
Update to support delete note
|
2016-10-10 21:04:24 +08:00 |
|