Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package postgresql-schema

    PostgreSQL Schema Management Please see README.md

  2. package postgresql-typed

    PostgreSQL interface with compile-time SQL type checking, optional HDBC backend Automatically type-check SQL statements at compile time. Uses Template Haskell and the raw PostgreSQL protocol to describe SQL statements at compile time and provide appropriate type marshalling for both parameters and results. Allows not only syntax verification of your SQL but also full type safety between your SQL and Haskell. Supports many built-in PostgreSQL types already, including arrays and ranges, and can be easily extended in user code to support any other types. Also includes an optional HDBC backend that, since it uses the raw PostgreSQL protocol, may be more efficient than the normal libpq backend in some cases (though provides no more type safety than HDBC-postgresql when used without templates). Originally based on Chris Forno's templatepg library.

  3. postgresExportOptions :: ExportContext_SqlExportOptions -> Maybe ExportContext_SqlExportOptions_PostgresExportOptions

    gogol-sqladmin Gogol.SQLAdmin

    Options for exporting from a Cloud SQL for PostgreSQL instance.

  4. postgresImportOptions :: ImportContext_SqlImportOptions -> Maybe ImportContext_SqlImportOptions_PostgresImportOptions

    gogol-sqladmin Gogol.SQLAdmin

    Optional. Options for importing from a Cloud SQL for PostgreSQL instance.

  5. postgresExportOptions :: ExportContext_SqlExportOptions -> Maybe ExportContext_SqlExportOptions_PostgresExportOptions

    gogol-sqladmin Gogol.SQLAdmin.Types

    Options for exporting from a Cloud SQL for PostgreSQL instance.

  6. postgresImportOptions :: ImportContext_SqlImportOptions -> Maybe ImportContext_SqlImportOptions_PostgresImportOptions

    gogol-sqladmin Gogol.SQLAdmin.Types

    Optional. Options for importing from a Cloud SQL for PostgreSQL instance.

  7. PostgreSQL :: LicenseId

    Cabal-syntax Distribution.SPDX

    PostgreSQL, PostgreSQL License

  8. PostgreSQL :: LicenseId

    Cabal-syntax Distribution.SPDX.LicenseId

    PostgreSQL, PostgreSQL License

  9. PostgresForKeyShare :: PostgresRowLevelLockStrength

    esqueleto Database.Esqueleto.Internal.Internal

    No documentation available.

  10. PostgresForNoKeyUpdate :: PostgresRowLevelLockStrength

    esqueleto Database.Esqueleto.Internal.Internal

    No documentation available.

Page 5 of many | Previous | Next