Changeset 468
- Timestamp:
- 09/25/09 11:15:41 (4 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r465 r468 84 84 - Fixed filter argument on OneToMany relationship leaking the filter to the 85 85 unfiltered relationship. 86 - Fixed encrypted extension to not encrypt several times an instance attributes 87 when that instance is flushed several times before being expunged from the 88 session. 86 89 - Fixed using to_dict with a ManyToOne relationship in the "deep" set and that 87 90 relationship being None in the entity being converted.
