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

docs: SQLAlchemyInitPlugin to SQLAlchemyPlugin fixes SerializationException for docs #3475

Merged
merged 19 commits into from
May 17, 2024

Commits on May 6, 2024

  1. Update sqlalchemy_declarative_models.py

    Now uses the SQLAlchemyPlugin in stead of SQLAlchemyInitPlugin, see litestar-org#3464
    JorenSix committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fc5f18d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from GhentCDH/SQLAlchemyInitPlugin-fix

    Update sqlalchemy_declarative_models.py
    JorenSix committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3fd090d View commit details
    Browse the repository at this point in the history
  3. Update sqlalchemy_declarative_models.py

    Ruff lint fixes
    JorenSix committed May 6, 2024
    Configuration menu
    Copy the full SHA
    68b845a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update docs/examples/contrib/sqlalchemy/sqlalchemy_declarative_models.py

    create_all flag
    
    Co-authored-by: Cody Fincher <204685+cofin@users.noreply.github.com>
    JorenSix and cofin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5cfca23 View commit details
    Browse the repository at this point in the history
  2. Update docs/examples/contrib/sqlalchemy/sqlalchemy_declarative_models.py

    Co-authored-by: Peter Schutt <peter.github@proton.me>
    JorenSix and peterschutt committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7878916 View commit details
    Browse the repository at this point in the history
  3. Update docs/examples/contrib/sqlalchemy/sqlalchemy_declarative_models.py

    Further documentation
    
    Co-authored-by: Peter Schutt <peter.github@proton.me>
    JorenSix and peterschutt committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a38d22e View commit details
    Browse the repository at this point in the history
  4. Update docs/examples/contrib/sqlalchemy/sqlalchemy_declarative_models.py

    Co-authored-by: Peter Schutt <peter.github@proton.me>
    JorenSix and peterschutt committed May 13, 2024
    Configuration menu
    Copy the full SHA
    77f7338 View commit details
    Browse the repository at this point in the history
  5. Update docs/examples/contrib/sqlalchemy/sqlalchemy_declarative_models.py

    Co-authored-by: Cody Fincher <204685+cofin@users.noreply.github.com>
    JorenSix and cofin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    38cb341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2869a57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4a35ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a71d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a394ed4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69f6469 View commit details
    Browse the repository at this point in the history
  11. Ruff format check

    JorenSix committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f357cdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2956762 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    620f5db View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4f26775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8044f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c42ed7e View commit details
    Browse the repository at this point in the history