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
Much like ORM has split ORMException into smaller specific exceptions and made ORMException a marker interface (doctrine/orm#6743), DBAL should follow this principle as well.
TBD
The text was updated successfully, but these errors were encountered:
Much like ORM has split ORMException into smaller specific exceptions and made ORMException a marker interface (doctrine/orm#6743), DBAL should follow this principle as well.
TBD
The text was updated successfully, but these errors were encountered: