Skip to main content

Utility collection for development with SQLalchemy.

Project description

Read The Docs build Release PyPI downloads count MIT License Python version support GitHub continuous integration codecov.io status for master branch

Utility collection for development with SQLalchemy.

Custom column types

  • column_types.UUIDType

Mixins for signle and joined inheritance

  • declarative.InheritedPrimaryKeyMixin

  • declarative.PolymorphicMixin

Primary key mixins for signle table inheritance

  • declarative.BigIntegerPrimaryKeyMixin

  • declarative.DateTimePrimaryKeyMixin

  • declarative.IntegerPrimaryKeyMixin

  • declarative.UUIDPrimaryKeyMixin

Primary key mixins for joined table inheritance

  • declarative.CascadeBigIntegerPrimaryKeyMixin

  • declarative.CascadeDateTimePrimaryKeyMixin

  • declarative.CascadeIntegerPrimaryKeyMixin

  • declarative.CascadeUUIDPrimaryKeyMixin

Utils for single and joined inheritance

  • declarative.get_inherited_column

  • declarative.get_inherited_primary_key

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlalchemy-things-0.1b2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

sqlalchemy_things-0.1b2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page