[Sqlalchemy-tickets] Issue #3565: Improve JSON documentation (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: Thijs D. <iss...@bi...> - 2015-10-26 10:46:14
|
New issue 3565: Improve JSON documentation https://bitbucket.org/zzzeek/sqlalchemy/issues/3565/improve-json-documentation Thijs Damsma: I am having difficulty using sqlalchemy to setup queries for JSON fields, specifically the issue I mentioned in the following [stack-overflow question](http://stackoverflow.com/questions/33214610/how-to-query-jsonb-array-with-sqlalchemy) Of course this is also a not so subtle attempt to draw some attention to my question, but more in general I found the documentation for using JSON/JSONB and sqlalchemy very limited. It would be of great help if there were some more examples for doing less trivial querying and manipulation Thanks! |