add support for quoted identifiers
This commit is contained in:
parent
045f2be825
commit
4330b3d7e0
12 changed files with 118 additions and 82 deletions
tools/Language/SQL/SimpleSQL
|
@ -5,6 +5,7 @@ table refs which are in a separate file.
|
|||
|
||||
These are a few misc tests which don't fit anywhere else.
|
||||
|
||||
> {-# LANGUAGE OverloadedStrings #-}
|
||||
> module Language.SQL.SimpleSQL.QueryExprComponents (queryExprComponentTests) where
|
||||
|
||||
> import Language.SQL.SimpleSQL.TestTypes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue