UnsupportedByDialectException
class UnsupportedByDialectException(baseMessage: String, val dialect: DatabaseDialect) : UnsupportedOperationException
An exception that provides information about an operation that is not supported by the provided dialect.