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

Bugfix/variables casing #109

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

DaftFuzz
Copy link

There are a couple of routes that had incorrect variable names being passed to the SQL, resulting in the methods throwing an exception and not returning data to the UI.

As an aside, how would you feel about adding some tests to the backend to prevent such issues moving forward?

CyferShepard and others added 2 commits October 17, 2023 19:37
Variables were not defined with correct casing, resulting in exceptions
@CyferShepard CyferShepard merged commit 9ae192f into CyferShepard:unstable Oct 18, 2023
@CyferShepard
Copy link
Owner

Hey @DaftFuzz , Il look into adding more tests, thanks for catching this

@DaftFuzz DaftFuzz deleted the bugfix/variables-casing branch October 25, 2023 13:56
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

Successfully merging this pull request may close these issues.

2 participants