like
Deprecated (with error)
This interface method will be removed following release 1.0.0 and should be replaced with the equivalent top-level function.
Replace with
import org.jetbrains.exposed.v1.core.like
Content copied to clipboard
this like pattern
Content copied to clipboard
open infix fun <T : String?> Expression<T>.like(expression: ExpressionWithColumnType<String>): LikeEscapeOp
open infix fun Expression<EntityID<String>>.
Deprecated (with error)
This interface method will be removed following release 1.0.0 and should be replaced with the equivalent top-level function.
Replace with
import org.jetbrains.exposed.v1.core.like
Content copied to clipboard
this like expression
Content copied to clipboard