Skip to content

CLI create uses Windows login as schema name #7510

Open
@FabianClemenz

Description

@FabianClemenz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions