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(client): Fix batch deletes causing call stack overflow #1394

Merged
merged 13 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    404d310 View commit details
    Browse the repository at this point in the history
  2. Fix existing tests

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cc590e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    469557d View commit details
    Browse the repository at this point in the history
  4. Fix typing for batch APIs

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e314eba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    640a591 View commit details
    Browse the repository at this point in the history
  6. Use a generic quote method

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dacebd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3dbf2c View commit details
    Browse the repository at this point in the history
  8. Add changeset

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ad2f6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    902f67b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    020217c View commit details
    Browse the repository at this point in the history
  11. Force columns to be strings

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9030db4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad2e578 View commit details
    Browse the repository at this point in the history
  13. Make tests dumber

    msfstef committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2553bd9 View commit details
    Browse the repository at this point in the history