Safe Haskell | None |
---|---|
Language | Haskell2010 |
MSSQL SQL Value
Provide a function to translate from a column value to its literal (textual)
value specific to MSSQL. Used in the BackendExecute
instance.
Documentation
txtEncodedVal :: Value -> TxtEncodedVal Source #