Closed Drumor closed 5 years ago
For my information : what's the rationale behind this commit exactly ?
database_version
tracks the current version of the code, not the version stored in the database and is used in the process of updating old databases.
so, if I understand well, this value is stored into the database and used to know what updates should be applied on the DB schema ?
Bad initial value.