handlePsqlUniqueViolation

inline fun <R> handlePsqlUniqueViolation(block: () -> R): Result<R>