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

Fix issue with score values less than 0 #1016

Merged
merged 3 commits into from
Aug 14, 2015

Conversation

knight-of-ni
Copy link
Member

fixes #319

@knight-of-ni knight-of-ni changed the title Score Fix issue with score value less than 0 Aug 14, 2015
@knight-of-ni knight-of-ni changed the title Fix issue with score value less than 0 Fix issue with score values less than 0 Aug 14, 2015
@connortechnology
Copy link
Member

My only thought here is an efficicency one... doing string comparisons where maybe we could use an enum...

But I could do another pr later for that...

connortechnology added a commit that referenced this pull request Aug 14, 2015
Fix issue with score values less than 0
@connortechnology connortechnology merged commit 28bbcbb into ZoneMinder:master Aug 14, 2015
@knight-of-ni
Copy link
Member Author

Agreed.
My C++ knowledge is downright terrible. I simply didn't know any better.
I look forward to learning how to make that more efficient.

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.

ERR: Can't insert frame: Out of range value for column 'Score' at row 1
2 participants