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
[OGR provider] Field type declaration: update with more sensible values for min/max length
In particular put 0 as minimum length for integer, integer64, real and text fields,
so as to let OGR decide the default (and not limit text fields for format that
don't have limitations)
0 commit comments