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.