1
Fork 0
simple-sql-parser/tools
Jake Wheat dbd48baaa1 rename LobTypeName to PrecLengthTypeName
rename LobMultiplier and LobUnits to PrecMultiplier and PrecUnits
remove support for limit syntax
remove the unreserved keyword list since it isn't useful
tests for row value constructors
tests for table value constructors
tests for query specifications
tests for explicit table
work on tests for setops,order by,offset,fetch and sort specification
2014-04-20 23:14:55 +03:00
..
Language/SQL/SimpleSQL rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +03:00
Filter.lhs start new file for the sql 2011 tests based on the grammar from the draft standard 2014-04-20 16:13:14 +03:00
FilterSpaces.lhs start new file for the sql 2011 tests based on the grammar from the draft standard 2014-04-20 16:13:14 +03:00
RunTests.lhs add support for quoted identifiers 2013-12-17 13:21:36 +02:00
ShowErrors.lhs add some big improvements to parse error messages 2014-04-17 18:32:41 +03:00
SQLIndent.lhs rename PrettyIt to SQLIdent and add to cabal 2013-12-19 10:31:27 +02:00