Skip to content

downcase identifiers #1673

@samaneh-kamalian

Description

@samaneh-kamalian

Hi. thanks for your useful package.
I want to move my database of MSSQL to postgresql. I use pgloader ms.load command
every thing is ok. but pgloader change all my database name to lowercase and I do not want this .
I search and say use quote identifiers to prevent lowercase. but this option add addition double quotes to my name and I get error . for example :

UNDEFINED-COLUMN: Database error 42703: column ""ID"" of relation "TNewPolicyMainTable" does not exist

how can disable convert to lowercase without adding double quotes?

I realy stpped on it . thanks in advance for you attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions