MichaelSp / Langunator

Language and Vocabulary trainer
0 stars 1 forks source link

Database migration path #16

Open MichaelSp opened 11 years ago

MichaelSp commented 11 years ago

From version to version there might be changes to the database schema. So we need to store the current schema version in the database and provide automatic transition on schema changes.