1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
2021-12-01 21:33:02 +01:00
..
Combinators.lhs fix some warnings, small tweaks to the build 2019-08-31 13:41:07 +01:00
Dialect.lhs minor enhancements for sqlserver dialect 2021-12-01 21:33:02 +01:00
Errors.lhs create separate module for generic parser combinator utility functions 2014-05-09 21:37:09 +03:00
Lex.lhs fix some imports and exports, particularly stop reexporting all the dialect stuff everywhere 2019-09-01 11:52:17 +01:00
Parse.lhs minor enhancements for sqlserver dialect 2021-12-01 21:33:02 +01:00
Pretty.lhs add schema support for create index referenced table, and add some tests 2021-10-19 16:32:25 +01:00
Syntax.lhs minor enhancements for sqlserver dialect 2021-12-01 21:33:02 +01:00