preparation for non-queries
some docs in the lexer bump the version to 0.5.0 add placeholder files for the planned initial non query support
This commit is contained in:
parent
0f1f000ee5
commit
6fc8869f73
10 changed files with 3943 additions and 22 deletions
Language/SQL/SimpleSQL
|
@ -1,5 +1,5 @@
|
|||
|
||||
> -- | The AST for SQL queries.
|
||||
> -- | The AST for SQL.
|
||||
> {-# LANGUAGE DeriveDataTypeable #-}
|
||||
> module Language.SQL.SimpleSQL.Syntax
|
||||
> (-- * Value expressions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue