Hacktoberfestdatabase/sequelizefeature
Métricas do repositório
- Stars
- (8.949 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.