Commit Graph

243 Commits

Author SHA1 Message Date
Nikita Volkov
535b910fea Docs 2015-11-09 07:48:58 +03:00
Nikita Volkov
5c9cc57ab2 Consistent styling 2015-11-08 21:20:07 +03:00
Nikita Volkov
c9ef7eda7d Complete reimplementation 2015-11-08 21:09:42 +03:00
Nikita Volkov
310cbd5901 Fix Travis 2015-08-10 08:16:43 +03:00
Nikita Volkov
42f6bea674 Relax dependencies 2015-08-10 08:15:07 +03:00
Nikita Volkov
e6e2495532 Merge pull request #34 from diogob/readme
Adds a basic README file
2015-06-02 22:20:07 +03:00
Diogo Biazus
d38acbe88c Adds a basic README file 2015-06-02 13:11:58 -04:00
Nikita Volkov
d34c06a4eb Relax the "either" dependency 2015-05-31 04:38:24 +03:00
Nikita Volkov
2ece62bd26 Update the Attoparsec dep 2015-05-15 08:05:49 +03:00
Nikita Volkov
7482cf2c55 GHC 7.10 support 2015-03-30 10:24:27 +03:00
Nikita Volkov
b478390c00 Update the changelog 2015-01-12 05:11:10 +03:00
Nikita Volkov
52cd7db40d Support for free variables by the quasi-quoter 2015-01-12 04:52:30 +03:00
Nikita Volkov
ae151ac862 Multivalue clauses test 2015-01-09 02:48:37 +03:00
Nikita Volkov
3f996b8b0a Relax the dependency on "monad-control" 2014-12-29 15:56:33 +03:00
Nikita Volkov
6c2f78a122 Release 2014-12-29 12:39:34 +03:00
Nikita Volkov
8336379a91 The TxStream type alias 2014-12-29 12:21:01 +03:00
Nikita Volkov
23cf4b9420 Rename "SEx" to "Ex", since we're not teenagers here 2014-12-29 12:20:44 +03:00
Nikita Volkov
9607cf8637 Statement executor 2014-12-29 11:59:00 +03:00
Nikita Volkov
f449ddc67a Accommodate to the new backend API 2014-12-29 11:58:53 +03:00
Nikita Volkov
284b5b74e0 RowParser -> CxRow 2014-12-29 11:58:53 +03:00
Nikita Volkov
260425abed Instances for PoolSettings 2014-12-29 11:58:53 +03:00
Nikita Volkov
f3af81010f Description correction 2014-12-28 04:27:17 +03:00
Nikita Volkov
14c8601fab Add 'singleTx', update docs, rename UnparsableResult to ResultError 2014-12-28 04:04:50 +03:00
Nikita Volkov
0015dd5501 Implement "listTx" 2014-12-28 03:45:53 +03:00
Nikita Volkov
40326f33e0 Reimplement "maybeTx" in terms of "vectorTx" 2014-12-28 03:44:53 +03:00
Nikita Volkov
8d688d82e2 Docs correction 2014-12-28 03:38:35 +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
ab2d2df238 Session MFunctor instance 2014-12-28 00:54:29 +03:00
Nikita Volkov
073acd578d Explicit instance of MonadError for Tx 2014-12-27 20:38:41 +03:00
Nikita Volkov
c02ba95858 Export MaybeT in Prelude 2014-12-27 20:38:23 +03:00
Nikita Volkov
2fda4e788a Tx tests 2014-12-27 20:34:57 +03:00
Nikita Volkov
9572af05ad Clean up whitespace during the quasi-quote parsing 2014-12-27 07:18:04 +03:00
Nikita Volkov
89875c763a Clean up 2014-12-27 07:04:51 +03:00
Nikita Volkov
ab44c1bb20 A shortcut for empty vectors generation 2014-12-27 06:33:47 +03:00
Nikita Volkov
784c8ee7e1 Test UTF-8 templates 2014-12-27 06:30:38 +03:00
Nikita Volkov
95c6996599 Make Session a newtype 2014-12-27 06:17:24 +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
1dfed9be76 Release 2014-12-21 19:54:56 +03:00
Nikita Volkov
78b1cf9829 Update the "hasql-postgres" deps 2014-12-21 19:10:19 +03:00
Nikita Volkov
ac620b05f4 Merge branch '0.4'
* 0.4:
  Release
  Fix the bug
  Reproduce the bug in a test
  Switch to the "hspec" testing framework
  Begin a changes log (#18)
  Update Demo
2014-12-18 02:33:12 +03:00
Nikita Volkov
d1628fb60d Release 2014-12-18 02:19:22 +03:00
Nikita Volkov
3c6e1e401e Merge branch 'transaction-conflict-fix' into 0.4
* transaction-conflict-fix:
  Fix the bug
  Reproduce the bug in a test
2014-12-18 02:18:24 +03:00
Nikita Volkov
eb0163c6d8 Fix the bug 2014-12-18 02:18:07 +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
Nikita Volkov
499d162cf9 Begin a changes log (#18) 2014-12-18 00:33:18 +03:00
Nikita Volkov
08ff844276 Update Demo 2014-12-18 00:05:48 +03:00