Commit Graph

11 Commits

Author SHA1 Message Date
Nikita Volkov
14c8601fab Add 'singleTx', update docs, rename UnparsableResult to ResultError 2014-12-28 04:04:50 +03:00
Nikita Volkov
84d11c5606 TxError -> SessionError 2014-12-28 02:32:44 +03:00
Nikita Volkov
ed11b5e48d Cancel the MonadError instance for Tx, since as it turns out, Postgres won't support it 2014-12-28 01:32:26 +03:00
Nikita Volkov
2fda4e788a Tx tests 2014-12-27 20:34:57 +03:00
Nikita Volkov
89875c763a Clean up 2014-12-27 07:04:51 +03:00
Nikita Volkov
784c8ee7e1 Test UTF-8 templates 2014-12-27 06:30:38 +03:00
Nikita Volkov
e8089b6991 Rename "q" to more meaningful "stmt" 2014-12-27 05:32:33 +03:00
Nikita Volkov
aabe5507ab Reintroduce Session and fix Demo 2014-12-27 05:31:47 +03:00
Nikita Volkov
39970138fa A complete overhaul 2014-12-27 03:43:49 +03:00
Nikita Volkov
f2853be639 Reproduce the bug in a test 2014-12-18 01:30:54 +03:00
Nikita Volkov
82e6d56eed Switch to the "hspec" testing framework 2014-12-18 00:50:23 +03:00