1
Fork 0
simple-sql-parser/tools/Language/SQL/SimpleSQL/SQL2011AccessControl.lhs

13 lines
282 B
Plaintext
Raw Normal View History

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" []