1
Fork 0

add support for odbc symbols: {} in lexer

This commit is contained in:
Jake Wheat 2016-02-15 20:33:37 +02:00
commit a4d91b3e44
5 changed files with 31 additions and 16 deletions
Language/SQL/SimpleSQL

View file

@ -56,7 +56,7 @@
> ,AdminOptionFor(..)
> ,GrantOptionFor(..)
> -- * Dialects
> ,Dialect
> ,Dialect(allowOdbc)
> ,ansi2011
> ,mysql
> ,postgres