hackmdio/codimd

Auto data migration

Offen

#333 geöffnet am 26.01.2017

 (7 Kommentare) (2 Reaktionen) (1 zugewiesene Person)JavaScript (1.038 Forks)batch import
Hacktoberfestdatabase/sequelizefeature

Repository-Metriken

Stars
 (8.949 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide