[Sqlalchemy-commits] commit/sqlalchemy: youknowone: Fix nested index_property setter when there is
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-30 19:08:01
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f411cac35001/ Changeset: f411cac35001 Branch: master User: youknowone Date: 2017-01-30 17:59:54+00:00 Summary: Fix nested index_property setter when there is no container value Fixed bug in new :mod:`sqlalchemy.ext.indexable` extension where setting of a property that itself refers to another property would fail. Fixes: #3901 Change-Id: I203a66117e2399afee11a34f43f0e93adfc6d571 Affected #: 3 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. |