[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - more or less completes hstore, json, array, adds
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-08-10 21:08:39
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b914e9123848/ Changeset: b914e9123848 Branch: ticket_3499 User: zzzeek Date: 2015-08-10 21:07:24+00:00 Summary: - more or less completes hstore, json, array, adds basic tests for index_map. needs generic tests plus migration documentation. - in particular, the implicit "astext" within cast() is removed. PG has a built-in cast from json->jsonb and vice versa so we should stick with requiring explicit if they want astext.cast(). Affected #: 5 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |