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 |
|
Nikita Volkov
|
caaa53569d
|
Update the deps on "list-t" and "monad-control"
|
2014-12-15 13:29:45 +03:00 |
|
Nikita Volkov
|
23bae317a6
|
Update Travis
|
2014-12-15 13:29:33 +03:00 |
|
Nikita Volkov
|
7248e755b9
|
Drop redundant dependencies
|
2014-11-30 02:48:32 +03:00 |
|
Nikita Volkov
|
c4f064ddb0
|
Avoid "mtl-prelude" and update the "transformers" bounds
|
2014-11-30 02:40:09 +03:00 |
|
Nikita Volkov
|
60f8dcd5fd
|
Remove duplicate deps
|
2014-11-30 02:33:17 +03:00 |
|
Nikita Volkov
|
e13d21aa38
|
Detect the semicolons with the quasi-quoter
|
2014-11-30 00:43:06 +03:00 |
|
Nikita Volkov
|
6ce1f5ddb0
|
Update Travis
|
2014-11-29 22:45:29 +03:00 |
|
Nikita Volkov
|
746b934bbe
|
Fix the "list-t" dep
|
2014-11-29 22:23:29 +03:00 |
|
Nikita Volkov
|
93a1185a91
|
Merge branch 'master' into 0.3
* master:
Remove Bug from the Unit instance of RowParser
Update the "list-t" bounds
|
2014-11-29 20:23:58 +03:00 |
|
Nikita Volkov
|
f3c907382a
|
Remove Bug from the Unit instance of RowParser
|
2014-11-29 20:22:17 +03:00 |
|
Nikita Volkov
|
73a5d38f01
|
Update the "list-t" bounds
|
2014-11-29 20:18:38 +03:00 |
|
Nikita Volkov
|
8c40ec158e
|
Docs
|
2014-11-29 20:13:21 +03:00 |
|
Nikita Volkov
|
efc213ca71
|
Remove bounds from Hasql deps
|
2014-11-29 14:48:14 +03:00 |
|
Nikita Volkov
|
03373ff8f5
|
Docs
|
2014-11-25 15:49:25 +03:00 |
|
Nikita Volkov
|
cc02d231e2
|
Increment the major version
|
2014-11-25 15:16:57 +03:00 |
|
Nikita Volkov
|
78d8cb7275
|
Merge branch 'issue-10'
* issue-10:
Increment the minor version
Fix issue #10
|
2014-11-23 20:42:16 +03:00 |
|
Nikita Volkov
|
e4e6a51259
|
Increment the minor version
|
2014-11-23 20:01:57 +03:00 |
|
Nikita Volkov
|
68b25b5ed1
|
Fix issue #10
|
2014-11-23 19:54:11 +03:00 |
|
Nikita Volkov
|
a76c6ec1e1
|
Docs
|
2014-11-23 17:08:05 +03:00 |
|
Nikita Volkov
|
0c03eb32bc
|
Instances for "Session"
|
2014-11-23 15:14:15 +03:00 |
|
Nikita Volkov
|
0492ab8546
|
Implement "sessionUnlifter" (Fixes the issue #11)
|
2014-11-23 14:46:13 +03:00 |
|
Nikita Volkov
|
22682739c9
|
Fix Travis
|
2014-11-18 14:00:22 +03:00 |
|
Nikita Volkov
|
93f0ffedd8
|
Fix the quasi-quoter
|
2014-11-18 12:19:27 +03:00 |
|
Nikita Volkov
|
378b8fc6df
|
Update the link to the demo
|
2014-11-18 12:00:12 +03:00 |
|
Nikita Volkov
|
b8a52e75e5
|
Relax the bounds on "hasql-backend"
|
2014-11-18 11:40:21 +03:00 |
|
Nikita Volkov
|
727151bc45
|
Use a newer "hasql-postgres" in the demo
|
2014-11-18 11:39:28 +03:00 |
|
Nikita Volkov
|
9fadea7e12
|
Update Travis
|
2014-11-18 11:38:35 +03:00 |
|
Nikita Volkov
|
dd7d037384
|
Update Travis and dependencies
|
2014-11-16 15:56:12 +03:00 |
|
Nikita Volkov
|
a36a64826f
|
Update Travis to test older transformers
|
2014-11-14 00:52:41 +03:00 |
|
Nikita Volkov
|
e07ac5b621
|
Docs correction
|
2014-11-13 21:12:42 +03:00 |
|
Nikita Volkov
|
81063626c5
|
Increment version
|
2014-11-13 17:09:40 +03:00 |
|
Nikita Volkov
|
38be1c08b2
|
Update description
|
2014-11-13 17:08:32 +03:00 |
|
Nikita Volkov
|
8f24970213
|
Relax dependencies
|
2014-11-13 15:50:36 +03:00 |
|
Nikita Volkov
|
9dc128997e
|
Update demo to a newer postgres backend
|
2014-11-13 01:13:30 +03:00 |
|
Nikita Volkov
|
109c14ee80
|
Standardize constraints
|
2014-11-13 00:43:39 +03:00 |
|
Nikita Volkov
|
46eced3865
|
Mention SQL in description
|
2014-11-11 15:18:07 +03:00 |
|
Nikita Volkov
|
8409c3ae75
|
Refactoring
|
2014-11-11 00:06:36 +03:00 |
|