Open
Description
Hi,
i try to create schemas on a MSSQL Server. It uses Windows Authentication to authorize users.
When i use the CLI command to create the schemas, it creates the Model like:
Domain\User.Table_Name
is there a way to provide a schema name? Or prevent doctrine from using the windows user & domain?
System:
- Slim Framework
- PHP 7.1.*
- Doctrine 2.6.*
- MSSQL 13