Re: [Sqlalchemy-tickets] [sqlalchemy] #2766: backslashes in HSTORE
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-28 15:39:59
|
#2766: backslashes in HSTORE
-----------------------------------+----------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: closed
Priority: high | Milestone: 0.8.xx
Component: postgres | Severity: minor - half an hour
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* status_field: in queue => completed/closed
Comment:
confirmed the issue is local to our own parser, psycopg2's behaves
correctly.
r69179e009c2dcf71945415d455765b98ecd89fe4 0.8
r04b66bc5e7b8e8e93d78e9c70a533cd39e367aaf master
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2766#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|