This website requires JavaScript.
Explore
Help
Sign In
starlitcanopy
/
simple-sql-parser
Watch
1
Fork
You've already forked simple-sql-parser
0
Code
Activity
8468ec389a
simple-sql-parser
/
tools
History
Grigory Bordyugov
58024e417e
dialect variable in SimpleSqlParserTool.lhs
2017-02-09 13:15:23 +01:00
..
Language/SQL
/SimpleSQL
add support for oracle type size units 'char' and 'byte', example: varchar2(55 byte)
2016-08-10 11:27:30 +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
Fixity.lhs
fix to work on ghc 7.8.4, 7.6.3, plus small tweaks
2015-08-01 21:13:37 +03:00
RunTests.lhs
use tasty for tests
2015-07-31 12:45:51 +03:00
ShowErrors.lhs
add some big improvements to parse error messages
2014-04-17 18:32:41 +03:00
SimpleSqlParserTool.lhs
dialect variable in SimpleSqlParserTool.lhs
2017-02-09 13:15:23 +01:00