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
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
Creating a update-statement returns a incorrect sql statement. If one of the updated column values has a empty value the iteration over the columns breaks, because the Zend/Stdlib/PriorityList stopps if a element is empty.
Creating a update-statement returns a incorrect sql statement. If one of the updated column values has a empty value the iteration over the columns breaks, because the Zend/Stdlib/PriorityList stopps if a element is empty.
Method
prepareStatement()
:Workaround:
The text was updated successfully, but these errors were encountered: