Hoogle Search

Within Stackage Nightly 2026-07-02 (ghc-9.12.4)

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

  1. setBackendSpecificForeignKeyName :: (EntityNameDB -> FieldNameDB -> ConstraintNameDB) -> BackendSpecificOverrides -> BackendSpecificOverrides

    esqueleto Database.Esqueleto

    Set the backend's foreign key generation function to this value.

  2. setEntityDBName :: EntityNameDB -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto

    No documentation available.

  3. setEntityId :: FieldDef -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto

    Set an entityId to be the given FieldDef.

  4. setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto

    No documentation available.

  5. setFieldAttrs :: [FieldAttr] -> FieldDef -> FieldDef

    esqueleto Database.Esqueleto

    Replace the FieldDef FieldAttr with the new list.

  6. setBackendSpecificForeignKeyCascadeDefault :: CascadeAction -> BackendSpecificOverrides -> BackendSpecificOverrides

    esqueleto Database.Esqueleto.Experimental

    Set the backend's default cascade action.

  7. setBackendSpecificForeignKeyName :: (EntityNameDB -> FieldNameDB -> ConstraintNameDB) -> BackendSpecificOverrides -> BackendSpecificOverrides

    esqueleto Database.Esqueleto.Experimental

    Set the backend's foreign key generation function to this value.

  8. setEntityDBName :: EntityNameDB -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto.Experimental

    No documentation available.

  9. setEntityId :: FieldDef -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto.Experimental

    Set an entityId to be the given FieldDef.

  10. setEntityIdDef :: EntityIdDef -> EntityDef -> EntityDef

    esqueleto Database.Esqueleto.Experimental

    No documentation available.

Page 64 of many | Previous | Next