Skip to content

Windows: mariadb forces lowercase table names #273

@staabm

Description

@staabm

There's also another unrelated issue with tests as I'm on Windows, and mariadb forces lowercase table names due to case insensitive file system.

Thus one of the tests fails:

-41: Query error: Table 'phpstan_dba.unknownTable' doesn't exist (1146).
+41: Query error: Table 'phpstan_dba.unknowntable' doesn't exist (1146).

Originally posted by @xPaw in #267 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions