hackmdio/codimd

Auto data migration

Ouverte

#333 ouverte le 26 janv. 2017

 (7 commentaires) (2 réactions) (1 personne assignée)JavaScript (1 038 forks)batch import
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.

Guide contributeur