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

Ensure each db method returns records #10

Open
groenroos opened this issue Mar 26, 2021 · 0 comments
Open

Ensure each db method returns records #10

groenroos opened this issue Mar 26, 2021 · 0 comments
Assignees
Labels
bug Unintended behaviour and security vulnerabilities

Comments

@groenroos
Copy link
Member

Currently, what the db methods (read, write, modify and delete) return varies wildly. The return value should not be driver- or technology-specific; each method must return an array of the records affected.

@groenroos groenroos added the bug Unintended behaviour and security vulnerabilities label Mar 26, 2021
@groenroos groenroos self-assigned this Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended behaviour and security vulnerabilities
Development

No branches or pull requests

1 participant