src/norm/private/postgres/llexec

Search:
Group by:

Procs

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