<div dir="ltr"><div><div><div><div>Hi All<br><br></div>I&#39;m in a situation where i need to connect to a legacy PostgreSQL database where field and table names are written in Camel Case hence in Postgres they need to be quoted. Is there a way to make DBIx automatically quote table and field names in the generated SQL ?<br><br></div><div>For example <br><br></div><div>SELECT City FROM CVU.HeadQuarter WHERE Type = 100 Need to be generated as<br></div><div>SELECT &quot;City&quot; FROM &quot;CVU&quot;.&quot;HeadQuarter&quot; WHERE &quot;Type&quot; = 100<br><br></div>Thank you in Advance !<br><br></div>Best Regards<br></div>Jan Eskilsson<br clear="all"><div><div><div><div><div><br>-- <br><div class="gmail_signature"><div>No trees were killed in the creation of this message.</div><div>However, many electrons were terribly inconvenienced.</div><div> </div><div>Please consider the environment before you print this email.</div><div> </div><div>(1) The contents of this transmission are privileged and confidential and intended solely for the use of the addressee. Any disclosure, distribution or copying of the contents, other than by the addressee, is strictly prohibited. If you receive this transmission in error, please notify us immediately and destroy the material received.</div><div>(2) All incoming and outgoing emails and any attachments are subjected to a virus scanner and are believed to be free of any virus, or any other defect which might affect any computer or IT system into which they are received and opened. Therefore, it is the responsibility of the recipient to ensure that they are virus free and no responsibility is accepted by Jan Eskilsson  for any loss or damage arising in any way from receipt or use thereof.</div></div>
</div></div></div></div></div></div>