commonVersion property
getter/setter pair
Schema version of the CommonDatabase.
Should be bumped up, when breaking changes in this scheme occur, however be sure to write migrations and test them.
Implementation
static int commonVersion = 5;