Files
mostlymatter/store/sqlstore
Jesse Hallam 7031846243 MM-15064: allow running with future minor db versions (#10636)
* MM-15064: allow running with future minor db versions

This is to support running another community cluster that stays on the most recent stable version while we test upcoming versions.

During the past few releases, we have committed to not making backwards incompatible schema changes across minor versions. This means that a 5.x server can run against any 5.y schema, y >= x. (It will upgrade to x if y < x).

* check errors on incoming versions vs. Must/panic

* fix TestSaveSchemaVersion
2019-04-22 11:30:58 -04:00
..
2019-01-10 15:17:31 -05:00
2017-10-06 11:12:10 -04:00
2018-10-10 10:55:12 -07:00
2018-04-27 12:49:45 -07:00