HackMD/lib/migrations
Claudius Coenen cc49ce55c8 Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00
..
20150504155329-create-users.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150508114741-create-notes.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150515125813-create-temp.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150702001020-update-to-0_3_1.js fix: Support SQlite 2017-03-28 15:16:09 +08:00
20150915153700-change-notes-title-to-text.js fix: Other dialect duplicated add index problem 2017-03-28 15:28:33 +08:00
20160112220142-note-add-lastchange.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20160420180355-note-add-alias.js fix: Support SQlite 2017-03-28 15:16:09 +08:00
20160515114000-user-add-tokens.js fix: Fixed sequelize-cli db:migration cannot stop when occur error 2017-03-24 11:26:04 +08:00
20160607060246-support-revision.js fix: Fixed sequelize-cli db:migration cannot stop when occur error 2017-03-24 11:26:04 +08:00
20160703062241-support-authorship.js fix: Fixed sequelize-cli db:migration cannot stop when occur error 2017-03-24 11:26:04 +08:00
20161009040430-support-delete-note.js fix: Fixed sequelize-cli db:migration cannot stop when occur error 2017-03-24 11:26:04 +08:00
20161201050312-support-email-signin.js fix: Fixed sequelize-cli db:migration cannot stop when occur error 2017-03-24 11:26:04 +08:00
20171009121200-longtext-for-mysql.js Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00