JackMcGrath / slms

0 stars 0 forks source link

[HIGH] Create/Edit Assignment. SQL exception when trying to save assignment #163

Closed staeron closed 11 years ago

staeron commented 11 years ago

STEPS:

RESULT:

Unable to execute UPDATE statement [UPDATE assignments SET threshold=:p1 WHERE assignments.id=:p2] [wrapped: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 's' for column 'threshold' at row 1]

2013-02-05_1724

staeron commented 11 years ago

Fixed