hackmdio/codimd

Auto data migration

Aperta

#333 aperta il 26 gen 2017

 (7 commenti) (2 reazioni) (1 assegnatario)JavaScript (1038 fork)batch import
Hacktoberfestdatabase/sequelizefeature

Metriche repository

Star
 (8949 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor