postgresql-syntax-0.1: PostgreSQL SQL syntax utilities

Safe HaskellNone
LanguageHaskell2010

PostgreSQL.Syntax

Synopsis

Documentation

validate :: ByteString -> Maybe Text Source #

Find an error in the SQL string.

The string is allowed to contain placeholders.