monet v0.0.1 Monet.Transaction
Created via Monet.transaction/1 or Monet.transaction/2.
Link to this section Summary
Functions
Executes the query using the specific transaction
Link to this section Functions
Link to this function
commit(tx)
Link to this function
new(conn)
Link to this function
query(tx, sql, args \\ nil)
Executes the query using the specific transaction
Link to this function