kapilratnani / django_hana

[Discontinued] Django db backend for SAP HANA
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

quote identifiers in queries #23

Closed lanzz closed 10 years ago

lanzz commented 10 years ago

I'm not sure why identifier quoting was omitted upstream in the first place. This patch might not be extensive: there could be places where queries are composed without passing identifiers through opt.quote_name.