Add schema version to DatabaseSchema
authorDave Tucker <djt@redhat.com>
Thu, 19 Jun 2014 01:37:42 +0000 (02:37 +0100)
committerDave Tucker <djt@redhat.com>
Thu, 19 Jun 2014 18:29:03 +0000 (19:29 +0100)
This commit also adds a Version class to lib.notation that allows
versions to be compared. This is necessary for adding fromVersion
and toVersion to the TypedTable and TypedClass annotations

Change-Id: I30c821cd570a6b78e6eee874dafff269399a7120
Signed-off-by: Dave Tucker <djt@redhat.com>

No differences found