1
Fork 0
Commit graph

42 commits

Author SHA1 Message Date
Jake Wheat 7f4fda7ce7 fix error message quoting 2024-02-02 17:20:20 +00:00
Jake Wheat 1f51e630d3 update changelog 2024-01-26 17:17:28 +00:00
Jake Wheat 858c7723b0 adjust makeSelect helper to be new type, lib and tests now compile without any warnings 2024-01-11 14:45:20 +00:00
Jake Wheat add2e373a0 update changelog 2024-01-10 16:24:14 +00:00
Jake Wheat 2fd285e670 tidying pass: update changelog, get example compiling, pass on haddock, rename MyStream to SQLStream, tweak cabal file 2024-01-10 12:29:21 +00:00
Jake Wheat e76aa2818b all tests passing, switch to megaparsec provisionally complete 2024-01-10 11:41:38 +00:00
Jake Wheat 8c05ffd0b6 update docs 2024-01-09 10:00:30 +00:00
Jake Wheat 54db1de22c update version of simple sql parser package 2024-01-09 00:08:53 +00:00
Bartosz Wójcik efd4dea6ff minor enhancements for sqlserver dialect 2021-12-01 21:33:02 +01:00
Jake Wheat ac66ede538 add source to haddock, few doc notes, tweak website build 2019-09-21 09:18:27 +01:00
Jake Wheat 9f2ff37c54 fix regression in extract function parsing, some small tweaks 2019-08-31 18:12:35 +01:00
Jake Wheat 2ab4c08a7e update version, and some docs 2019-08-31 16:27:33 +01:00
Jake Wheat c5b8df7e2f add note about older ghc versions 2019-07-08 18:40:55 +01:00
Jake Wheat 5db749128a update changelog 2019-07-07 13:21:20 +01:00
Jake Wheat 00433a26e8 update some package versions 2018-09-22 11:37:13 +01:00
Jake Wheat afe3b72a71 Merge branch '0.4.3' 2017-08-05 12:11:09 +03:00
Jake Wheat 2b9f32f2a1 update changelog 2017-08-05 11:53:47 +03:00
Jake Wheat a2645ace3f rename ValueExpr to ScalarExpr 2016-02-22 23:24:25 +02:00
Jake Wheat bef44a7431 update changelog 2016-02-22 23:15:57 +02:00
Jake Wheat c35ea6e08b small fixes and update changelog 2015-08-09 20:13:11 +03:00
Jake Wheat 384bf5088f update changelog 2015-08-01 20:29:42 +03:00
Jake Wheat 1364c58534 use tasty for tests 2015-07-31 12:45:51 +03:00
Jake Wheat c156c5c34e update changelog 2015-03-14 17:50:17 +02:00
Jake Wheat 2e6f2fc3f2 update changelog 2015-03-14 16:15:37 +02:00
Jake Wheat 7d63c8f8e5 start on dialect prototype code 2014-06-27 12:19:15 +03:00
Jake Wheat 7914898cc8 update to accept latest mtl 2014-06-20 12:27:23 +03:00
Jake Wheat d4a7656bde update changelog 2014-04-20 23:18:58 +03:00
Jake Wheat d69f1752a5 start working on new sql 2011 tests 2014-04-19 22:24:10 +03:00
Jake Wheat 7a7f4ba7aa work around for haddock refusal to parse literal comment lines with *
in first character position
get rid of code_units since these are not in sql2011
implement next value for
parse the nullary functions with reserved names
updates to the sql2003 file
2014-04-19 21:17:19 +03:00
Jake Wheat 6b5a29c052 update docs 2014-04-18 23:51:05 +03:00
Jake Wheat 2e44b7b968 update changelog 2014-04-18 00:36:50 +03:00
Jake Wheat e40ea1ad52 update changelog 2014-04-16 20:38:19 +03:00
Jake Wheat da27d3147f commit hash for 0.3.1 2014-04-10 12:14:08 +03:00
Jake Wheat cc2b494465 remove unused dependency on haskell-src-exts 2013-12-31 13:43:26 +02:00
Jake Wheat fd42a3cd73 remove self dependency for SqlIndent exe in cabal 2013-12-31 12:26:05 +02:00
Jake Wheat 9611885448 update changelog, small haddock fixes 2013-12-31 12:20:07 +02:00
Jake Wheat a231c7e9f8 reformat some of the changelog 2013-12-19 13:38:52 +02:00
Jake Wheat 692f8f84ad fixes to haddock and update changelog 2013-12-19 12:15:05 +02:00
Jake Wheat 88e968b261 update changelog 2013-12-19 10:55:40 +02:00
Jake Wheat 8fa1ac8a74 update changelog and TODO 2013-12-19 10:55:01 +02:00
Jake Wheat 1397047654 update TODO, changelog and cabal package version 2013-12-18 11:37:35 +02:00
Jake Wheat 84e3da3a21 add changelog 2013-12-17 21:12:16 +02:00