package
0.5.0
Repository: https://github.com/jmalloc/ax.git
Documentation: pkg.go.dev

# Functions

ExecInsertOrUpdate executes a MySQL "INSERT ..
ExecSingleRow executes a query without returning any rows and verifies that exactly one row was affected.
IsDeadlock returns true if err represents a MySQL deadlock condition.
IsDuplicateEntry returns true if err represents a MySQL duplicate entry error.