Just because I spent so much time tracking it down, you can get the SqlAlchemy database-dependent quoted name for a column by doing:
>>> metadata.bind.dialect.identifier_preparer.quote_identifier("test")
'"test"'
>>>
Just because I spent so much time tracking it down, you can get the SqlAlchemy database-dependent quoted name for a column by doing:
>>> metadata.bind.dialect.identifier_preparer.quote_identifier("test")
'"test"'
>>>
Tagged with: quoted sql sqlalchemy |

I'm a father, husband, software architect, and entrepreneur. I currently own Eminent Consulting Group, My Pet's Desire, and a yet to be named venture.
You can usually find me on the #django-dev IRC Channel using the nickname Empty
Email: mtrier at gmail
Cell: 502-649-1329