1
Fork 0
simple-sql-parser/Language/SQL/SimpleSQL
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
..
Parser.lhs rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +03:00
Pretty.lhs rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +03:00
Syntax.lhs rename LobTypeName to PrecLengthTypeName 2014-04-20 23:14:55 +03:00