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(python): expose delete operation #1687

Merged
merged 7 commits into from
Oct 5, 2023

Commits on Oct 2, 2023

  1. feat(python): expose delete operation

    Naively expose the delete operation, with the option to provide a
    predicate.
    guilhem-dvr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fdabd1a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. add tests

    guilhem-dvr committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d42d881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a1952 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. more test assertions

    guilhem-dvr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a02d3a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    1ed52d4 View commit details
    Browse the repository at this point in the history
  2. format

    wjones127 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    164e4f3 View commit details
    Browse the repository at this point in the history
  3. fix other test

    wjones127 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0bf6e65 View commit details
    Browse the repository at this point in the history