relational-query-0.12.2.2: Typeful, Modular, Relational, algebraic query engine

Copyright2013-2019 Kei Hibino
LicenseBSD3
Maintainerex8k.hibino@gmail.com
Stabilityexperimental
Portabilityunknown
Safe HaskellSafe
LanguageHaskell2010

Database.Relational.PureUTF8

Contents

Description

This module defines instances to lift from haskell UTF8 byte-sequence to query internal record values. This module is not defaultly imported to be selectable instance of byte-sequences.

Orphan instances

LiteralSQL ByteString Source #

Constant SQL terms of ByteString.

Instance details

LiteralSQL ByteString Source #

Constant SQL terms of ByteString.

Instance details