Commit Graph

  • 89bd673c62 Update ERaw to change the direction of NeedParens (parent now tells child context). Removed need for composite key constructor belevy 2021-01-17 14:47:32 -0600
  • 1ba08abfb3 Merge remote-tracking branch 'upstream/master' into explode-from-gadt belevy 2020-12-04 12:05:33 -0600
  • da72f428d1
    fix ci (#233) Matt Parsons 2020-12-04 10:51:14 -0700
  • 39a41c22e3 fix ci matt/fix-ci parsonsmatt 2020-12-04 08:41:03 -0700
  • 9f6f9b325c Cleanup hackage documentation. Make sure stylish ran correctly. Update changelog and bump version belevy 2020-11-29 19:50:42 -0600
  • 7b59829f3e Reorganize Experimental folder. Move Subquery into core Experimental.From module. belevy 2020-11-08 21:03:37 -0600
  • 305b11e58e esqueleto-3.4.0.1 esqueleto-3.4.0.1 parsonsmatt 2020-11-04 14:01:49 -0700
  • 521ac01488
    Support persistent-2.11 (#226) Matt Parsons 2020-11-04 14:01:23 -0700
  • a8f8c87000 Explode the From GADT. Move runFrom into the ToFrom typeclass removing the need for the intermediate structure. Extract the parts of the Experimental module into submodules. belevy 2020-11-04 11:30:23 -0600
  • eb034458de
    Simplify ToFromT (#225) Ben Levy 2020-11-04 11:15:17 -0600
  • eb91208e94
    Use type families instead of empty classes (#220) Georgi Lyubenov 2020-10-30 02:04:28 +0200
  • b35713c09f
    Autoformatting + Stylish Haskell Config (#218) Matt Parsons 2020-10-29 16:20:52 -0600
  • 14716a5191 sigh format-config parsonsmatt 2020-10-29 16:13:56 -0600
  • 9ad56e7de2 cabbal parsonsmatt 2020-10-29 16:05:38 -0600
  • 99f9231e49 faster build perhaps parsonsmatt 2020-10-29 16:00:39 -0600
  • 51c546aed3
    Merge branch 'master' into format-config Matt Parsons 2020-10-29 15:39:01 -0600
  • 4f6b02298c
    Deprecate ToAliasT and ToAliasReferenceT (#221) Arthur Xavier 2020-10-29 18:35:18 -0300
  • b59cf8cd7a Merge branch 'master' into format-config parsonsmatt 2020-10-29 15:11:45 -0600
  • 4ea3d5da59
    Github Actions (#223) Matt Parsons 2020-10-29 15:10:54 -0600
  • 8c19140545 Add style guide [ci skip] parsonsmatt 2020-10-29 07:48:53 -0600
  • 34ae916bf6 warnings, more tidying up parsonsmatt 2020-10-29 07:43:05 -0600
  • 17b0da892f fix parsonsmatt 2020-10-29 07:27:10 -0600
  • 31f7b7f6c3 fix parse error parsonsmatt 2020-10-29 07:23:16 -0600
  • d2925e227c Remove a double adverb usage Georgi Lyubenov 2020-10-29 13:53:38 +0200
  • ea032a9fc5 major formatting stuff parsonsmatt 2020-10-28 23:04:02 -0600
  • 58575433ff Merge branch 'master' into format-config parsonsmatt 2020-10-28 21:37:57 -0600
  • a319d13bee
    [Experimental] More powerful queries (#215) v3.4.0.0 Ben Levy 2020-10-28 22:37:17 -0500
  • d7a47ae8f9 lol parsonsmatt 2020-10-28 13:52:07 -0600
  • e92f4e0fb0 update travis parsonsmatt 2020-10-28 13:48:36 -0600
  • b5de5d81c7 Add stylish-haskell.yaml, update spacing to 4 in configs parsonsmatt 2020-10-28 13:18:23 -0600
  • 8adab239df
    Add recommended hlint rules for proper isNothing usage (#214) v3.3.4.1 Maximilian Tagher 2020-10-28 12:42:35 -0400
  • 56d1e348c3
    update nightly resolver (#208) Matt Parsons 2020-10-28 10:40:22 -0600
  • 4887bc19fe
    add GHC 8.8 to testing (#206) Matt Parsons 2020-09-17 15:47:54 -0600
  • 583167adb0
    Make the Experimental module more prominent (#205) 3.3.4.0 Matt Parsons 2020-09-17 14:52:38 -0600
  • f9a8088170
    Bugfix rollup: Fix issue with extra characters in generated SQL; Fix ToAliasReference for already referenced values; Fix Alias/Reference for Maybe Entity (#191) 3.3.3.3 Ben Levy 2020-08-30 14:16:37 -0500
  • 2b5b561f6e
    Add new SetOperation constructor for parenthesized query (#195) Ben Levy 2020-08-30 14:15:11 -0500
  • dd16400d64
    Document isNothing (#203) Maximilian Tagher 2020-08-26 14:36:41 -0400
  • 1de1ee9e6e Removes irrelevant copy pasta from some haddocks tim 2020-08-02 10:21:30 -0400
  • 29eb443fac Remove whitespaces from Database.Esqueleto.Internal.Internal Sebastián Estrella 2020-07-29 20:00:15 -0500
  • 91ab01d76f [#197] Allow PostgreSQL aggregate functions to take a filter clause Sebastián Estrella 2020-07-21 21:37:55 -0500
  • 4dbd5339ad
    Test and further document ToBaseId (#190) Maximilian Tagher 2020-06-22 11:43:17 -0400
  • 7f769cc673
    Add test for calling sql functions on aliased values; Fixed unsafeSql… (#189) Ben Levy 2020-06-21 11:00:12 -0500
  • 9a4813d422
    Remove old note about ON clause ordering (#186) Mitchell Vitez 2020-05-26 15:28:19 -0500
  • 2cd6460260 travis pls parsonsmatt 2020-03-30 13:37:22 -0600
  • 9e643acb3d
    27 date trunc postgres (#181) Matt Parsons 2020-03-30 12:55:19 -0600
  • b6279ca9f2
    Postgresql Date Truncation (#180) Matt Parsons 2020-03-30 12:11:27 -0600
  • 0484dfb8d4 v3.3.3.0 v3.3.3.0 parsonsmatt 2020-03-29 10:42:23 -0600
  • 56e4b83e5c
    New syntax for Joins (Subquery + Union/Intersect/...) (#172) Ben Levy 2020-03-29 11:40:49 -0500
  • 9a762e9f20
    Update (^.) to fix natural key handling (#177) Ben Levy 2020-03-22 10:30:45 -0500
  • 951bb21c1b
    remove upper bounds (#171) Matt Parsons 2020-01-24 13:23:26 -0700
  • 3fcc965de7
    Group by documentation (#170) Matt Parsons 2020-01-16 10:03:53 -0700
  • aded2932e9
    Merge pull request #167 from charukiewicz/master Matt Parsons 2019-12-31 09:39:27 -0700
  • a7435bac06 Exposed new SQL string functions added in v3.3.0 and bumped to v3.3.1 charukiewicz 2019-12-12 22:26:25 -0600
  • c0dd6c70ef
    Merge pull request #166 from charukiewicz/master Matt Parsons 2019-12-12 15:35:15 -0800
  • ca385665dd added several common SQL string functions: UPPER, TRIM, LTRIM, RTRIM, LENGTH, LEFT, RIGHT charukiewicz 2019-12-12 11:40:30 -0600
  • a94fb6d9a8
    Merge pull request #163 from hdgarrood/more-unsafe-sql-function-args v3.2.3 Matt Parsons 2019-11-25 08:48:48 -0700
  • 3eb2b181ac
    Merge pull request #164 from felixonmars/patch-1 Matt Parsons 2019-11-25 08:48:09 -0700
  • 99c1bbc8fe
    Remove duplicated dependency Felix Yan 2019-11-24 17:21:54 +0800
  • 0c96ee6af4 update changelog.md for #163 Harry Garrood 2019-11-21 23:33:55 +0000
  • d889476bdf Allow unsafeSqlFunction to take up to 10 args Harry Garrood 2019-11-21 23:05:14 +0000
  • 04a73ed92d
    Merge pull request #161 from bitemyapp/matt/test-on-clause Matt Parsons 2019-10-31 14:38:16 -0600
  • f9f953c89e Add unsafe documentation (#158) Jose Duran 2019-10-31 15:34:31 -0500
  • 1627feafa3 aha! parsonsmatt 2019-10-29 16:54:58 -0600
  • ae3b96e0f6 cleaner diff parsonsmatt 2019-10-29 14:29:27 -0600
  • f84945fb04 add cabal parsonsmatt 2019-10-29 14:26:48 -0600
  • edc7db8f3f remove debug parsonsmatt 2019-10-29 14:26:09 -0600
  • 1ea6e709d2 Merge branch 'master' into matt/test-on-clause parsonsmatt 2019-10-29 14:13:27 -0600
  • 0c9b41a87d lord parsonsmatt 2019-10-29 14:07:53 -0600
  • 6a8239ac93 Add test cases parsonsmatt 2019-10-29 11:50:10 -0600
  • 096a251c39
    Add instance of UnsafeSqlFunctionArgument () (#159) Matt Parsons 2019-10-29 10:03:42 -0600
  • 214f1906da Use now, clean a warn parsonsmatt 2019-10-29 08:53:13 -0600
  • 55fec71ed4 Add instance of UnsafeSqlFunctionArgument () parsonsmatt 2019-10-29 08:49:49 -0600
  • c2ecf9c1a4 v3.2.0 v3.2.0 parsonsmatt 2019-10-28 17:26:40 -0600
  • e0489988c8
    sub_select fix #2 (#153) Matt Parsons 2019-10-28 17:26:09 -0600
  • 91fa258193
    Fix the On Clause Ordering issue (#156) Matt Parsons 2019-10-28 14:06:01 -0600
  • 5c1f0f65fa v3.1.3 v3.1.3 parsonsmatt 2019-10-28 11:58:31 -0600
  • 40f7a0ca97 Insert Select With Conflict for postgres (#155) Jose Duran 2019-10-28 12:56:34 -0500
  • 7608d716a1 Add pull request template parsonsmatt 2019-10-28 10:21:24 -0600
  • 56420e1c34
    Merge pull request #157 from tippenein/bmo/associated-join Matt Parsons 2019-10-25 16:01:40 -0600
  • 7b3cb37131 move function and bump version brady.ouren 2019-10-25 11:58:54 -0700
  • e94808856f add associateJoin function brady.ouren 2019-10-23 15:31:15 -0700
  • 53515b868f
    Merge pull request #137 from rnons/patch-1 Matt Parsons 2019-10-18 09:04:59 -0600
  • 45f5a2ba6f 3.1.1 3.1.1 parsonsmatt 2019-10-17 15:06:07 -0600
  • 5384ab7bf1
    Merge pull request #149 from JoseD92/147-upsert-support Chris Allen 2019-10-10 10:10:34 -0500
  • 9512cbe270 add changelog entry Jose Duran 2019-10-10 09:23:24 -0500
  • 5ff34fc8f8 fix build on 8.4 and 8.2 Jose Duran 2019-10-09 21:04:14 -0500
  • ced45b0c4e style fix Jose Duran 2019-09-30 15:19:20 -0500
  • ba650748f0 add upsert postgres test Jose Duran 2019-09-30 15:12:15 -0500
  • 3ebb31af58 made upsert and upsertby postgres specific Jose Duran 2019-09-30 14:11:39 -0500
  • 6acb8f0732 add unique postgres tests Jose Duran 2019-09-30 14:10:41 -0500
  • 07d9730dc4 add EsqueletoUpsert class and SqlBackend instance Jose Duran 2019-09-27 11:02:10 -0500
  • 966ab2ff98 Merge branch 'master' into matt/sub-select-bug matt/sub-select-bug Chris Allen 2019-09-24 10:27:58 -0500
  • 4f48df0484
    Merge pull request #146 from bitemyapp/bitemyapp/support-time-1.9 Chris Allen 2019-09-24 10:27:23 -0500
  • b4bfe538f9
    Merge pull request #133 from bitemyapp/matt/render-query Chris Allen 2019-09-24 10:12:05 -0500
  • 9775af6f3c Merge branch 'master' into patch-1 Chris Allen 2019-09-24 09:55:19 -0500
  • 30cba15094 Fix test parsonsmatt 2019-09-24 08:50:52 -0600
  • a50b55b30a build examples only w/ 8.6 Chris Allen 2019-09-24 09:30:50 -0500
  • 5b0424d922
    Merge pull request #144 from JoseD92/67-broken-docs Chris Allen 2019-09-23 17:50:23 -0500
  • cb13a6426b
    Merge pull request #145 from bitemyapp/bitemyapp/examples-cleanup Chris Allen 2019-09-23 17:06:07 -0500
  • 2290b164bf fix broken example in documentation Jose Duran 2019-09-23 16:40:49 -0500