You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user enter large ehr number, it will cause serious error:
SQLSTATE[22003]: Numeric value out of range: 7 ERROR: value "54353542132423" is out of range for type integer The SQL being executed was: SELECT MAX(cast(number as INT)) FROM "ehr"
Seen at demo stand.
The text was updated successfully, but these errors were encountered:
If user enter large ehr number, it will cause serious error:
Seen at demo stand.
The text was updated successfully, but these errors were encountered: