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
When a cached result set is used with fetchAll() and the fetch mode is different from the one used to populate the cache, the original fetch mode is used instead.
Bug Report
When a cached result set is used with
fetchAll()
and the fetch mode is different from the one used to populate the cache, the original fetch mode is used instead.Current behaviour
Expected behaviour
The text was updated successfully, but these errors were encountered: