Hacktoberfestdatabase/sequelizefeature
Métriques du dépôt
- Stars
- (8 949 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.