Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Arbitrarily putting leaves from RQL.IR.Select into own files to parallelise compilation
Documentation
data TablePermG (b :: BackendType) v Source #
Instances
type TablePerm b = TablePermG b (SQLExpression b) Source #
noTablePermissions :: TablePermG backend v Source #