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

Sanity Checking query statements #29

Open
FabosaurusRex opened this issue Jun 10, 2020 · 2 comments
Open

Sanity Checking query statements #29

FabosaurusRex opened this issue Jun 10, 2020 · 2 comments
Assignees

Comments

@FabosaurusRex
Copy link
Contributor

SQL queries don't double-check to ensure the correct type of info was returned, or if any info was returned at all. Comb through the existing codebase and ensure that returns are evaluated and invalid ones are redirected properly.

@MPZinke
Copy link
Collaborator

MPZinke commented Jun 23, 2020

As decided, all MYSQL errors are to be added to the PHP log on failure to properly execute.

@MPZinke
Copy link
Collaborator

MPZinke commented Sep 21, 2020

See bug #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants