[Sqlalchemy-tickets] [sqlalchemy] #2844: remove the substring call from PG calls to pg_get_expr()
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-17 04:16:59
|
#2844: remove the substring call from PG calls to pg_get_expr()
----------------------+----------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: high | Milestone: 0.8.xx
Component: postgres | Severity: trivial - <10 minutes
Keywords: | Progress State: in queue
----------------------+----------------------------------------
this code seems to be from postgresql itself but it's truncating to 128
characters for display purposes. we need the whole string.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2844>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|