Changeset 447
- Timestamp:
- 03/23/09 11:53:10 (3 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r434 r447 9 9 subclasses. For example, this makes it possible to have all classes 10 10 inheriting from your custom base class use some custom options without 11 having to set it indiv udually on each entity,12 nor modifyoptions.options_defaults.11 having to set it individually on each entity, nor modify 12 options.options_defaults. 13 13 - The local_colname and remote_colname arguments on ManyToMany relationships 14 14 can now also be used to set custom names for the ManyToMany table columns.
