Closed hesselink closed 10 years ago
That's great. I will hold off merging this for now since it requires this very recent HaskellDB patch. Please do let me know about the results of using LIMIT and OFFSET in practice though.
Since we're already depending on a haskelldb version that includes this (tom's github fork), can we get this merged? It'd be really nice to have... (I right now have a bunch of really nice opaleye queries, and then one big pile of SQL because I need limit/offset).
I've made this a separate pull request since it depends on installing a very recent haskelldb from the source repo, because it needs commit cc7c53ac, and I wasn't sure if you want that. If you merge this branch, you'll also get limiting (#64).