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

[WIP] Add pydantic model creation method to Gino Model #688

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 31, 2020

  1. [WIP] Add pydantic model creation method to Gino Model

    Adds a class method 'get_pydantic_model' to the base Model class
    that introspects the class to provide a pydantic model.
    bubthegreat committed May 31, 2020
    Configuration menu
    Copy the full SHA
    0b58f4f View commit details
    Browse the repository at this point in the history