We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NIV : 99.79 - 1.49 TMB : 72.73 - 2 rake aborted! ActiveRecord::StatementInvalid: Mysql2::Error: Unknown column 'NaN' in 'field list': UPDATE verses SET difficulty = NaN, updated_at = '2016-12-14 23:11:20' WHERE verses.id = 6943
verses
difficulty
updated_at
id
The text was updated successfully, but these errors were encountered:
No branches or pull requests
=== Updating verse difficulty at 2016-12-14 14:55:19 -0800 ===
Difficulty Ranges for Each Translation
NIV : 99.79 - 1.49
TMB : 72.73 - 2
rake aborted!
ActiveRecord::StatementInvalid: Mysql2::Error: Unknown column 'NaN' in 'field list': UPDATE
verses
SETdifficulty
= NaN,updated_at
= '2016-12-14 23:11:20' WHEREverses
.id
= 6943The text was updated successfully, but these errors were encountered: