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

feat: SQLA factory #369

Merged
merged 6 commits into from
Sep 18, 2023

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    9071ef2 View commit details
    Browse the repository at this point in the history
  2. feat: Add Sqlalchemy factory (litestar-org#342)

    * feat: Add SQLAlchemyFactory table column parsing
    
    * docs: Add SQLAlchemy reference
    
    * docs: amend link
    
    * doc: amend link
    
    * Revert type updates
    
    * feat: add SQLAlchemy relationship configuration
    
    * feat: improve mapping for SQLAlchemy ARRAY
    
    * feat: SQLAlchemy test hints for 3.8
    
    * feat: SQLAlchemy test hints for 3.8
    
    * feat: SQLAlchemy test hints for 3.8
    
    * feat: SQLAlchemy factory hints for 3.8
    
    * feat: add extra attributes for SQLAlchemyFactory
    
    * feat: resolve SQLAlchemyFactory type issues
    
    * feat: fix rebase errors
    adhtruong committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    88aa796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02babdd View commit details
    Browse the repository at this point in the history
  4. docs: Add SQLAFactory docs

    adhtruong committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ad5a267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb38107 View commit details
    Browse the repository at this point in the history
  6. docs: fix SQLA class ref

    adhtruong committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8a1809b View commit details
    Browse the repository at this point in the history