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
To simplify migration towards DBAL 4, where MySQL String types need to specify the length, ORM users should be able to specify a global string length that they want in the application. Then its possible to set that to 255 by default to avoid DBAL creating migrations for them.