Postgres as destination with case sensitive schema

Hi,

I am using Airbyte - 0.40 version.
I am using postgres as destination.
When I am putting schema name, mine is in capital case, but its not taking properly.
I need to dump data to capital case schema. In docs it says schemas are case sensitive, but its always converting to lowercase.

We tried double apostrophe and single both, nothing worked.

PLease help! Its urgent!