Copyright | 2013-2019 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unknown |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
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 |
Methods showLiteral' :: ByteString -> DList StringSQL Source # | |
LiteralSQL ByteString Source # | Constant SQL terms of |
Methods showLiteral' :: ByteString -> DList StringSQL Source # |