graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hasura.Backends.MSSQL.SQL.Value

Description

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