Hoogle Search
Within Stackage Nightly 2025-10-08 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
beam-postgres Database.Beam.Postgres The Postgres @> operator. Returns true if every member of the second array is present in the first.
-
beam-postgres Database.Beam.Postgres The postgres jsonb_set function. pgJsonUpdate expects the value specified by the path in the second argument to exist. If it does not, the first argument is not modified. pgJsonbSet will create any intermediate objects necessary. This corresponds to the create_missing argument of jsonb_set being set to false or true respectively.
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
newtype
PgAggregationSetQuantifierSyntax beam-postgres Database.Beam.Postgres.Syntax No documentation available.
PgAggregationSetQuantifierSyntax :: PgSyntax -> PgAggregationSetQuantifierSyntaxbeam-postgres Database.Beam.Postgres.Syntax No documentation available.
newtype
PgSelectSetQuantifierSyntax beam-postgres Database.Beam.Postgres.Syntax No documentation available.
PgSelectSetQuantifierSyntax :: PgSyntax -> PgSelectSetQuantifierSyntaxbeam-postgres Database.Beam.Postgres.Syntax No documentation available.
fromPgAggregationSetQuantifier :: PgAggregationSetQuantifierSyntax -> PgSyntaxbeam-postgres Database.Beam.Postgres.Syntax No documentation available.
fromPgSelectSetQuantifier :: PgSelectSetQuantifierSyntax -> PgSyntaxbeam-postgres Database.Beam.Postgres.Syntax No documentation available.