Safe Haskell | None |
---|---|
Language | Haskell98 |
DB.HSQL.PG.Sql
Description
SQL queries.
- sqlAllTableNames :: String
- sqlAllFieldDefsForTableName :: SqlBind t => t -> String
Documentation
sqlAllTableNames :: String Source
retrieval of the names of all tables
sqlAllFieldDefsForTableName :: SqlBind t => t -> String Source
retrieval of the field defs for a table name