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

Subqueries support #832

Merged
merged 9 commits into from
Oct 4, 2024
Merged

Subqueries support #832

merged 9 commits into from
Oct 4, 2024

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    55e04bc View commit details
    Browse the repository at this point in the history
  2. Compat with python <= 3.8

    tonioo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    56f0ff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c73f523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fad2c View commit details
    Browse the repository at this point in the history
  5. Fixed unit test

    tonioo committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    12515e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    8d980d1 View commit details
    Browse the repository at this point in the history
  2. Fixed python 3.7 compat

    tonioo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    27d6ecc View commit details
    Browse the repository at this point in the history
  3. Added test

    tonioo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    35f4623 View commit details
    Browse the repository at this point in the history
  4. Better type annotations

    tonioo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2a97f75 View commit details
    Browse the repository at this point in the history