Package-level declarations
An Exkt module providing handy PostgreSQL Java Driver support for Ktor Server.
Functions
Link copied to clipboard
inline fun <R> handlePsqlUniqueViolationThrowingConflictStatusException(message: String? = null, block: () -> R): R