Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow passing declarative_base as model_class #546

Merged
merged 1 commit into from Sep 28, 2017
Merged

allow passing declarative_base as model_class #546

merged 1 commit into from Sep 28, 2017

Commits on Sep 28, 2017

  1. allow passing declarative_base as model_class

    move model and metaclass to new module
    split metaclass into mixins
    rename _BoundDeclarativeMeta to DefaultMeta
    rewrite customizing docs
    document metaclass to disable tablename
    add changelog for 2.3.0
    davidism committed Sep 28, 2017
    Copy the full SHA
    9aa42b2 View commit details
    Browse the repository at this point in the history