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
ValueObserver.equalTo() and notEqualTo() renamed isEqualTo() and isNotEqualTo() respectively, now consistent with isNull() and isNotNull() and less likely to be confused with equals().
is.codion.common.db
FunctionType, ProcedureType.execute() removed.
ReportType.fill() removed.
is.codion.common.dbms
Modules h2database and db2database renamed h2 and db2 respectively.