]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added "post_configure_attribute" method to InstrumentationManager,
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 11 Feb 2009 18:23:35 +0000 (18:23 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 11 Feb 2009 18:23:35 +0000 (18:23 +0000)
commit60dd7842f012c7aaaa534ce22be06b0db25d86df
tree8272b3635b445bcd2ddb2a7397eae3df41d546ca
parenta9817ae244266a773cd6565cb61adccef7221cd2
- Added "post_configure_attribute" method to InstrumentationManager,
so that the "listen_for_events.py" example works again.
[ticket:1314]
CHANGES
examples/custom_attributes/listen_for_events.py
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/interfaces.py