toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Database
/
isVersionCovers
is
Version
Covers
fun
isVersionCovers
(
version
:
BigDecimal
)
:
Boolean
Whether the version number of the database is equal to or greater than the provided
version
.