You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
SchemaVersionDAO is currently the only main classes that is still in Java code. It needs to be refactored into Kotlin code to bring it inline with the rest of the library (excl. utils files).
Definition of Done
SchemaVersionDAO in Kotlin code with mocking in test working seamlessly.