clickhouse-haskell-0.1.2.0: A Haskell library as database client for Clickhouse
Safe HaskellNone
LanguageHaskell2010

Database.ClickHouseDriver.HTTP.Helpers

Description

Miscellaneous helper functions. User should not import it.

Synopsis

Documentation

extract :: ByteString -> JSONResult Source #

Trim JSON data

toString :: [ClickhouseType] -> String Source #

serialize column type into sql string