hackmdio/codimd

Auto data migration

开放

#333 创建于 2017年1月26日

 (7 条评论) (2 个反应) (1 位负责人)JavaScript (1,038 个派生)batch import
Hacktoberfestdatabase/sequelizefeature

仓库指标

星标
 (8,949 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It's a bit pain that if we need to migrate data (not schema). The package we're using now (sequelize) might able to do this (correct me if wrong). So we need to add some internal mechanism to auto detect version and run corresponding migration scripts.

贡献者指南