Commit Graph

244 Commits

Author SHA1 Message Date
Nikita Volkov
1f34c3f4f3 Non-parametric query execution and refactorings 2015-11-15 10:29:53 +03:00
Nikita Volkov
663cc1a12e Unite Query and Connection into Hasql 2015-11-14 13:58:30 +03:00
Nikita Volkov
9e684170a1 Enum 2015-11-10 17:53:14 +03:00
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
7482cf2c55 GHC 7.10 support 2015-03-30 10:24:27 +03:00
Nikita Volkov
52cd7db40d Support for free variables by the quasi-quoter 2015-01-12 04:52:30 +03:00
Nikita Volkov
284b5b74e0 RowParser -> CxRow 2014-12-29 11:58:53 +03:00
Nikita Volkov
84d11c5606 TxError -> SessionError 2014-12-28 02:32:44 +03:00
Nikita Volkov
c02ba95858 Export MaybeT in Prelude 2014-12-27 20:38:23 +03:00
Nikita Volkov
9572af05ad Clean up whitespace during the quasi-quote parsing 2014-12-27 07:18:04 +03:00
Nikita Volkov
ab44c1bb20 A shortcut for empty vectors generation 2014-12-27 06:33:47 +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
caaa53569d Update the deps on "list-t" and "monad-control" 2014-12-15 13:29:45 +03:00
Nikita Volkov
c4f064ddb0 Avoid "mtl-prelude" and update the "transformers" bounds 2014-11-30 02:40:09 +03:00
Nikita Volkov
e13d21aa38 Detect the semicolons with the quasi-quoter 2014-11-30 00:43:06 +03:00
Nikita Volkov
f3c907382a Remove Bug from the Unit instance of RowParser 2014-11-29 20:22:17 +03:00
Nikita Volkov
68b25b5ed1 Fix issue #10 2014-11-23 19:54:11 +03:00
Nikita Volkov
8409c3ae75 Refactoring 2014-11-11 00:06:36 +03:00
Nikita Volkov
5da25e2887 Polishing 2014-10-28 20:22:05 +04:00
Nikita Volkov
45becba225 Accomodate to the RC5 backend API 2014-10-25 22:25:46 +04:00
Nikita Volkov
47d86b91f2 Optimize the row parser a bit 2014-10-25 19:39:23 +04:00
Nikita Volkov
aed09f367d Accomodate the backend API RC4 2014-10-25 16:32:25 +04:00
Nikita Volkov
f72d626e6f Remove the dependency on "hashable" 2014-10-24 00:36:30 +04:00
Nikita Volkov
4bcf7d4c5c Simplify the QQ parser 2014-10-24 00:07:15 +04:00
Nikita Volkov
81c9d9996c Make the API Session-centric 2014-10-23 20:14:57 +04:00
Nikita Volkov
a47ac65a12 Correct the docs on "q" 2014-10-23 20:05:51 +04:00
Nikita Volkov
f43aaffee9 Cleanup 2014-10-23 16:34:04 +04:00
Nikita Volkov
d47e98e9a3 parse -> parseRow 2014-10-23 16:33:33 +04:00
Nikita Volkov
e787181618 Unify the API in a single file 2014-10-23 16:32:31 +04:00
Nikita Volkov
499b0bba60 Docs 2014-10-23 16:16:35 +04:00
Nikita Volkov
829caa6c50 Get rid of the Integer mapping dependency 2014-10-23 15:23:32 +04:00
Nikita Volkov
5969dc4376 Extract backend to external library 2014-10-23 00:07:40 +04:00
Nikita Volkov
3bc2383847 Simplify as hell 2014-10-22 23:58:54 +04:00
Nikita Volkov
2c6dfcbe5c Rename alias 2014-10-22 19:06:38 +04:00
Nikita Volkov
3a3faef1f9 Comments 2014-10-22 19:05:34 +04:00
Nikita Volkov
59c4ec134d Rename stuff a bit 2014-10-22 18:22:02 +04:00
Nikita Volkov
2668da3559 Clean up 2014-10-22 18:21:51 +04:00
Nikita Volkov
8722e0ea31 Function aliases 2014-10-21 15:15:35 +04:00
Nikita Volkov
ba9bbe3b89 Update API 2014-10-20 03:03:41 +04:00
Nikita Volkov
06e5973195 Update transaction conflicts handling 2014-10-19 23:35:26 +04:00
Nikita Volkov
d16efd9896 Rename to "hasql" 2014-10-18 00:03:02 +04:00