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(drainer): Implement support for DELETE queries #224

Closed
SanchithHegde opened this issue Dec 22, 2022 · 1 comment
Closed

feat(drainer): Implement support for DELETE queries #224

SanchithHegde opened this issue Dec 22, 2022 · 1 comment
Labels
A-drainer Area: Drainer C-feature Category: Feature request or enhancement E-easy Effort: Should be easy to implement and would make a good first PR

Comments

@SanchithHegde
Copy link
Member

PR #142 included support for INSERT and UPDATE SQL queries, but support for DELETE queries is pending. Implement it for PaymentAttempt, PaymentIntent and Refund storage types.

@SanchithHegde SanchithHegde added C-feature Category: Feature request or enhancement E-easy Effort: Should be easy to implement and would make a good first PR A-drainer Area: Drainer labels Dec 22, 2022
@dracarys18
Copy link
Member

Closing this since this is not applicable for our current drainer setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-drainer Area: Drainer C-feature Category: Feature request or enhancement E-easy Effort: Should be easy to implement and would make a good first PR
Projects
None yet
Development

No branches or pull requests

3 participants