Skip to content

Disable automatic changes to lower case of column/table/database names #56

@WhattaSkilL

Description

@WhattaSkilL
Image

Hello! I'm trying to migrate my application from MySQL to PostgreSQL. It uses CMySQLCursorDict which automatically converts strings to dictionaries, as a result, in the code when trying to access the key I get KeyError because the string contains all the keys in lowercase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions