starlite-saqlalchemy
type_encoders
Initializing search
    GitHub
    • starlite-saqlalchemy
    • Usage
    • Reference
    GitHub
    • starlite-saqlalchemy
      • Configuration
      • DTOs
      • Async Worker
      • Logging
        • Pytest Plugin
      • pytest_starlite_saqlalchemy
        • plugin
      • starlite_saqlalchemy
        • cache
        • compression
        • constants
        • db
          • orm
        • dependencies
        • dto
          • from_mapped
          • types
          • utils
        • endpoint_decorator
        • exceptions
        • health
        • http
        • init_plugin
        • lifespan
        • log
          • controller
          • utils
          • worker
        • openapi
        • redis
        • repository
          • abc
          • filters
          • sqlalchemy
          • types
        • scripts
        • sentry
        • service
        • settings
        • sqlalchemy_plugin
        • testing
          • controller_test
          • generic_mock_repository
          • modify_settings
        • type_encoders
        • utils
        • worker

    type_encoders

    A mapping of types to serializer callables.

    Back to top
    Previous modify_settings
    Next utils
    Made with Material for MkDocs