Safe Haskell | None |
---|---|
Language | Haskell2010 |
Define functions needed for Json to Text manipulation current version supports only raw sql string result next version will implement database query result in the json format as well as errors in the json structure if any
- rawSqlStr :: SqlQuery -> ByteString
Documentation
rawSqlStr :: SqlQuery -> ByteString Source #
Returns raw sql ByteString