Skip to main content

Community

Destination Improvement: Support for case-insensitive table/column names on Postgres targets

Completed

Please sign in to leave a comment.

Comments

3 comments

  • Official comment
    Mark Van de Wiel User

    This is supported on HVR 6.2 when using FoceCase: https://fivetran.com/docs/hvr6/property-reference/location-properties#forcecase.

    Thanks,
    Mark.

    upvoting this :-) 

    I agree, if I am a developer, will be very painful to change all my SQL/Python/Java/.. code to 'select .. from dbo."myTable"' and test each of them.

    Will be very useful if we have such option to Not force to use "", then I don't need or only minimal change to my code.

    High ROI for such feature if we can have.