Commit Graph

14 Commits

Author SHA1 Message Date
parsonsmatt
6a6a63cb97 stylish haskell 2021-03-29 14:04:51 -06:00
parsonsmatt
7bc4fdd3d4 come on pls 2021-03-29 13:39:27 -06:00
parsonsmatt
2ed58e3659 ok no really 2021-03-29 13:14:27 -06:00
parsonsmatt
776d15a8fb ci nonsense 2021-03-29 12:54:25 -06:00
parsonsmatt
9ac73d93dc uhhh why are you like this 2021-03-26 14:55:00 -06:00
parsonsmatt
c8916cb493 run mysql tests 2021-03-26 14:40:57 -06:00
Matt Parsons
4ea3d5da59
Github Actions (#223)
* Create haskell.yml
2020-10-29 15:10:54 -06:00
Ben Levy
2b5b561f6e
Add new SetOperation constructor for parenthesized query (#195)
* Add new SetOperation constructor for parenthesized query. Automatically detect when parentheses are needed on SelectQuery usage (only works for MySQL).

* Add Parens to SelectQueryP and create a pattern synonym for SelectQuery. SelectQueryP is hidden as end users should only be using SelectQuery.
2020-08-30 13:15:11 -06:00
parsonsmatt
c0d2d67f74 Removed from tests 2019-02-01 16:52:40 -07:00
Thiago Rodrigues de Paula
78cc8dd508 Fix travis mysql tests 2018-10-29 23:37:31 +01:00
Chris Allen
0acb568445 Updating for UnliftIO, Conduit 1.3, Persistent 2.8 2018-02-27 17:45:25 -06:00
Fintan Halpenny
1a88bd85e3 Fixed up some mysql kinks and split out test function. Added new test format to travis yaml. 2017-08-10 21:21:26 +01:00
Fintan Halpenny
6b0028ed69 Cleaning up code 2017-08-09 22:49:18 +01:00
Fintan Halpenny
1262c3fef9 Split into multiple testing stanzas and modules for backends
Common/Test.hs holds all common tests and functionality for the backends
2017-08-09 22:44:30 +01:00