Re: [Sqlalchemy-tickets] [sqlalchemy] #2581: PostgreSQL-9.2 JSON datatype
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-11-28 13:17:24
|
#2581: PostgreSQL-9.2 JSON datatype
------------------------------+-------------------------------
Reporter: plaes | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.8.xx
Component: postgres | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: in queue |
------------------------------+-------------------------------
Comment (by lyschoening):
What is the timeline for this? The milestone clearly needs to be updated.
PostgreSQL 9.3 released in September has added new JSON operators
[http://www.postgresql.org/docs/9.3/static/functions-json.html] that make
this field extremely powerful.
However, at this stage even some partial support (simple dumping and
loading) would be interesting; especially if – as it looks now – support
for all the enhanced query operators will take more time or not be
introduced at all.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2581#comment:15>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|