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
fix: Allow enum param types: ArrayParameterType and ParameterType (#1408)
Fixes#1407
A bit lame fix, but it looks like we did not really use other int types before anyway
With this change we can use DBAL v4 new enum types: `ArrayParameterType` and `ParameterType`.
Co-authored-by: Alexander M. Turek <[email protected]>
0 commit comments