Update docs

This commit is contained in:
Nikita Volkov 2014-10-28 18:46:12 +04:00
parent 37672d0f43
commit 5e22ec65e5

View File

@ -15,9 +15,11 @@ module Hasql
-- * Transaction
Tx,
tx,
-- ** Transaction Settings
Mode,
Backend.IsolationLevel(..),
tx,
-- * Statement Quasi-Quoter
QQ.q,