src/norm/private/postgres/llexec

    Dark Mode
Search:
Group by:

Procs

proc execExpectTuplesOk(db: DbConn; query: SqlQuery; args: seq[DbValue]) {.
    ...raises: [DbError], tags: [].}
execute a statement with a PGRES_TUPLES_OK as expected type