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

Fix bug in locating fields when a JOIN clause is present #102

Merged
merged 9 commits into from
Jul 31, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    137970c View commit details
    Browse the repository at this point in the history
  2. Update crates/lib/src/relation.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0314a0 View commit details
    Browse the repository at this point in the history
  3. Update crates/lib/src/relation.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8899992 View commit details
    Browse the repository at this point in the history
  4. Update crates/core/src/subscription/subscription.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ddefd9c View commit details
    Browse the repository at this point in the history
  5. Update crates/core/src/subscription/subscription.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2785c06 View commit details
    Browse the repository at this point in the history
  6. Update crates/core/src/subscription/subscription.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    df80872 View commit details
    Browse the repository at this point in the history
  7. Update crates/core/src/subscription/query.rs

    Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
    Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
    mamcx and Centril committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d1b4a4f View commit details
    Browse the repository at this point in the history
  8. Small doc nits

    mamcx committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    015e475 View commit details
    Browse the repository at this point in the history
  9. Fix test

    mamcx committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6f260f6 View commit details
    Browse the repository at this point in the history