6fc8869f73
some docs in the lexer bump the version to 0.5.0 add placeholder files for the planned initial non query support
13 lines
282 B
Plaintext
13 lines
282 B
Plaintext
|
|
Section 12 in Foundation
|
|
|
|
grant, etc
|
|
|
|
|
|
> module Language.SQL.SimpleSQL.SQL2011AccessControl (sql2011AccessControlTests) where
|
|
|
|
> import Language.SQL.SimpleSQL.TestTypes
|
|
|
|
> sql2011AccessControlTests :: TestItem
|
|
> sql2011AccessControlTests = Group "sql 2011 access control tests" []
|