Files
sqlalchemy/lib/sqlalchemy/ext
Mike Bayer c7ec21b29e - Fixed an unlikely race condition observed in some exotic end-user
setups, where the attempt to check for "duplicate class name" in
declarative would hit upon a not-totally-cleaned-up weak reference
related to some other class being removed; the check here now ensures
the weakref still references an object before calling upon it further.
fixes #3208
2014-09-18 15:42:27 -04:00
..
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00
2014-07-13 20:10:55 -04:00