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

Parametred Update/Delete support. #177

Merged
merged 5 commits into from
Sep 1, 2019
Merged

Parametred Update/Delete support. #177

merged 5 commits into from
Sep 1, 2019

Commits on Aug 27, 2019

  1. Added optional parametered queries support.

    Added for deletes.
    Partially added for updates.
    
    Cache deletes for performance.
    grigi committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8dc4640 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Update fully parametrized

    grigi committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    b9408b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    b5ae9f1 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    grigi committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d9694c9 View commit details
    Browse the repository at this point in the history
  3. Remove #noqa

    grigi committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    00665d3 View commit details
    Browse the repository at this point in the history