serviette-0.1.0.5: JSON to Sql

Safe HaskellNone
LanguageHaskell2010

Data.Serviette

Description

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

Synopsis

Documentation

rawSqlStr :: SqlQuery -> ByteString Source #

Returns raw sql ByteString