Timeline
05/14/08:
- 20:16 Changeset [333] by
-
Changed the way that the elixir.entities mapping is created, at Gaetan's ...
- 18:55 Changeset [332] by
-
Made the elixir.entities list into a useful way to lookup entities by ...
05/13/08:
- 18:11 Changeset [331] by
-
fix from_dict on list relationships (patch from Paul Johnston)
05/09/08:
- 23:07 Changeset [330] by
-
Fix test. I wonder how it passed.
- 22:11 Changeset [329] by
-
fix typo in filename
- 18:18 Changeset [328] by
-
- first step to allow a custom table (externally defined) for M2M
...
05/08/08:
- 17:39 News edited by
- added changelog links (diff)
- 17:31 Ticket #42 (order_by in OneToMany broke/changed) closed by
- invalid: That shouldn't have worked in the first place. I think it was mere luck it …
- 16:18 Ticket #39 (Error when flushing object who's property name matches the column name) reopened by
- still needs "fixing", as per the discussion on the mailing list.
- 16:07 Ticket #41 (Single table non polymorphic inheritance clashes with autoload) closed by
- fixed: fixed in r327, thanks for the report.
- 16:06 Ticket #43 (Multitable table polymorphic inheritance clashes with autoload) closed by
- fixed: fixed in r327, thanks for the report.
- 16:05 Changeset [327] by
-
- Fixed inheritance with autoloaded entities: when using autoload, we
...
- 15:42 Changeset [326] by
-
update howto
- 13:35 Ticket #44 (Provide an option for ManyToMany relationships to not create a table) created by
- Of course, there should be a way to specify a custom table.
05/07/08:
- 15:14 Ticket #43 (Multitable table polymorphic inheritance clashes with autoload) created by
- Autoloading classes with polymorphic multi table inheritance fails during …
05/02/08:
- 01:37 Ticket #42 (order_by in OneToMany broke/changed) created by
- i have used order_by with the field python variable name, but now it …
04/29/08:
- 17:43 Changeset [325] by
-
log requirement bump
- 17:42 Changeset [324] by
-
- use with_polymorphic mapper argument to implement polymorphic concrete
...
04/28/08:
- 18:26 Changeset [323] by
-
- Added experimental (!) support for concrete table inheritance (both
...
04/25/08:
- 11:53 Ticket #41 (Single table non polymorphic inheritance clashes with autoload) created by
- Both super and sub classes tries to load columns from the database, which …
04/24/08:
04/23/08:
- 14:09 Recipes edited by
- (diff)
- 14:08 Recipes/SplittingAModelAcrossMultipleFiles edited by
- (diff)
- 12:20 Ticket #40 (Add to_dict/from_dict to Entity) closed by
- fixed
- 11:56 Changeset [322] by
-
- Added two new methods on the base entity: from_dict and to_dict, which ...
- 01:09 Ticket #40 (Add to_dict/from_dict to Entity) created by
- See …
04/22/08:
- 13:33 Changeset [321] by
-
Fixed several problems with concrete inheritance and ...
