HackMD/lib/migrations
Christoph (Sheogorath) Kern 56d78a7d6c
Merge pull request #830 from SISheogorath/feature/GDPR
GDPR compliant part 1
2018-06-17 23:33:57 +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 typo of DB migration script 2018-02-08 10:15:05 +09:00
20180209120907-longtext-of-authorship.js Fix field type to prevent data truncation of authorship (#721) 2018-02-09 14:27:06 +01:00
20180306150303-fix-enum.js Add missing migration for permissions 2018-03-06 16:31:41 +01:00
20180326103000-use-text-in-tokens.js Use TEXT instead of STRING for tokens 2018-03-26 15:55:39 +02:00
20180525153000-user-add-delete-token.js Add token based security feature 2018-05-25 18:26:06 +02:00