scopedVersion property

int scopedVersion
getter/setter pair

Schema version of the ScopedDatabase.

Should be bumped up, when breaking changes in this scheme occur, however be sure to write migrations and test them.

Implementation

static int scopedVersion = 2;