Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PgHasEnum :: Text -> [Text] -> PgHasEnumbeam-postgres Database.Beam.Postgres.CustomTypes No documentation available.
-
beam-postgres Database.Beam.Postgres.CustomTypes No documentation available.
-
beam-postgres Database.Beam.Postgres.CustomTypes No documentation available.
PgTypeCheck :: (Text -> SomeDatabasePredicate) -> PgTypeCheckbeam-postgres Database.Beam.Postgres.CustomTypes No documentation available.
-
beam-postgres Database.Beam.Postgres.Full The most general kind of DELETE that postgres can perform You can build this from a SqlDelete by using returning
delete tbl where `returning` projection
Run the result with runPgDeleteReturningList PgDeleteReturning :: PgSyntax -> PgDeleteReturning abeam-postgres Database.Beam.Postgres.Full No documentation available.
newtype
PgInsertOnConflict (tbl :: Type -> Type -> Type)beam-postgres Database.Beam.Postgres.Full What to do when an INSERT statement inserts a row into the table tbl that violates a constraint.
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
-
beam-postgres Database.Beam.Postgres.Full The most general kind of INSERT that postgres can perform
PgInsertReturning :: PgSyntax -> PgInsertReturning abeam-postgres Database.Beam.Postgres.Full No documentation available.