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

migration to sqlalchemy 2.0 #563

Closed
wants to merge 23 commits into from
Closed

migration to sqlalchemy 2.0 #563

wants to merge 23 commits into from

Commits on Mar 7, 2023

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

Commits on Mar 24, 2023

  1. fix some linting errors

    farahats9 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    48ddc61 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    farahats9 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b48423f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update sqlmodel/sql/expression.py

    Co-authored-by: Stefan Borer <[email protected]>
    farahats9 and sbor23 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9c219d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ed979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eee8e8 View commit details
    Browse the repository at this point in the history
  4. resolving @sbor23 comments

    farahats9 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    050cf02 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. add the new Subquery class

    farahats9 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fbff99c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8f527 View commit details
    Browse the repository at this point in the history
  3. fix jinja2 template

    farahats9 committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4ce8d07 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    ecfb321 View commit details
    Browse the repository at this point in the history
  2. Remove unused type ignore

    peterlandry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3738a7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    814988b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    118ca33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9170729 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f5ba1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e942e5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef9f00a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    643cea5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b89adbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eff0803 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #2 from peterlandry/main

    Fix most linting errors
    farahats9 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c5bdbcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1752f0b View commit details
    Browse the repository at this point in the history