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
Add DBTypes that are missing for TypeMapping (#6463)
| Q | A
|------------- | -----------
| Type | bug
| Fixed issues | #6259
#### Summary
We've got error because of missing DBTypes on SQLSRV. "Unknown database
type sysname requested, Doctrine\DBAL\Platforms\SQLServer2012Platform
may not support it.". Once for 'sysname' and for 'xml'.
0 commit comments