Back to Exposed

CustomTimeStampFunction

docs/api/exposed-kotlin-datetime/org.jetbrains.exposed.v1.datetime/-custom-time-stamp-function.html

1.2.0754 B
Original Source

CustomTimeStampFunction

fun CustomTimeStampFunction(functionName: String, vararg params: Expression<*>): CustomFunction<Instant?>

Calls a custom SQL function with the specified functionName, that returns a timestamp, and passing params as its arguments.

Generated by Dokka © 2026 Copyright