Skip to content

Ms Sql Server with Database case sensitive #1341

Open
@rudy1976s

Description

@rudy1976s

I have the need to run migrations using this tool on a MS SqlServer ( Microsoft Dynamics Nav) which is case sensitive.
I cannot do anything because I have the following error at the very beginning, even trying to get migration status:

Error: [PDOException] SQLSTATE[42S02]: [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Invalid object name 'information_schema.tables' ...
in [...] vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 349

That table is in UPPERCASE on Database.

Is there any workaround ?

I am using cakephp Version 3.6.1
SqlServer 2016

Thank you
Rudy

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