Timeline
07/11/08:
- 17:54 Ticket #57 (Implement polymorphic relationships) created by
- There are two patterns that I know of to implement polymorphic …
- 17:19 Ticket #50 (Allow custom join condition without horrible hacks) closed by
- fixed: closed in r362
- 17:18 Changeset [362] by
-
- Added support for callables for some arguments on relationships:
...
- 16:14 Changeset [361] by
-
fix test on SA 0.4.x
- 15:59 Ticket #15 (Support "abstract" classes) closed by
- fixed: fixed in r360
- 15:58 Ticket #47 (Entity.set to/from_dict) closed by
- fixed: fixed in r360
- 15:58 Changeset [360] by
-
- cleanup "copy properties from base class" implementation (closes #15) ...
- 12:44 Changeset [359] by
-
remove outdated comment
- 10:55 Changeset [358] by
-
- added add_mapper_extension helper method on EntityBuilder
- minor ...
- 09:48 Ticket #56 (DB changes inside of event handlers not affecting DB) closed by
- invalid: The problem is that you cannot insert any new instances at this point …
- 08:44 Ticket #56 (DB changes inside of event handlers not affecting DB) created by
- Possibly related to: r286 There's a patch for the test_events.py …
07/09/08:
- 21:53 Ticket #55 (Strange behavior using mapped_collection with passive association) created by
- This problem is difficult to describe, so I suggest first looking at the …
- 16:12 Ticket #52 (acts_as_list does not work with autoload) closed by
- fixed: Applied in r354. Thanks for the report & patch. Note that I personally …
07/08/08:
- 11:28 Ticket #54 (too many aguments on myObj.commit()) closed by
- fixed: fixed in r356... That's what happens when I "sed" all files in the …
- 11:21 Goodies edited by
- (diff)
- 11:21 Recipes edited by
- (diff)
- 11:19 Changeset [357] by
-
cleanup cleanup_all
- 11:07 Changeset [356] by
-
- better support for viewonly relationships
- restore flush method on ...
07/07/08:
- 22:21 Ticket #54 (too many aguments on myObj.commit()) created by
- When using SA trunk, and elixir trunk. myObj.commit() throws up. Please …
- 14:55 Changeset [355] by
-
- Added support for viewonly relationships (OneToMany and OneToOne).
- 13:07 Changeset [354] by
-
- Fixed acts_as_list extension with autoloaded entities (patch from maqr,
...
- 11:10 Ticket #53 (deprecate acts_as_list in favor of the equivalent SA construct) created by
- sqlalchemy.ext.orderinglist.ordering_list is more flexible and generally …
07/06/08:
- 06:37 FAQ edited by
- Add full reference to ordering_list. (diff)
- 06:36 FAQ edited by
- Add FAQ about using alternate collection classes (diff)
- 04:28 Ticket #52 (acts_as_list does not work with autoload) created by
- When using acts_as_list with autoload, you cannot have a 'position' column …
07/04/08:
- 20:06 Goodies edited by
- (diff)
- 20:05 Goodies edited by
- (diff)
- 19:47 Goodies edited by
- (diff)
- 14:55 Contact edited by
- (diff)
- 14:46 FAQ edited by
- (diff)
- 13:47 FAQ edited by
- (diff)
- 12:42 FAQ edited by
- (diff)
- 12:17 FAQ edited by
- (diff)
- 12:16 FAQ edited by
- (diff)
- 12:07 FAQ edited by
- (diff)
- 11:41 Documentation edited by
- (diff)
- 11:39 Documentation edited by
- (diff)
- 11:37 FAQ edited by
- merge TempFAQ (diff)
07/03/08:
- 15:14 Changeset [353] by
-
sync changelog
- 15:01 Changeset [352] by
-
Added on_reconstitute event/method decorator. The decorator is ...
07/02/08:
- 21:30 Changeset [351] by
-
added Graham Higgins to the Authors list... His contribution to the FAQ ...
- 21:23 Documentation edited by
- (diff)
- 15:17 Changeset [350] by
-
- added add_mapper_property and add_table_column helper method in ...
- 13:33 Changeset [349] by
-
- The default session (elixir.session) uses sessionmaker() instead of
...
- 11:25 Contribute edited by
- (diff)
06/30/08:
06/26/08:
- 18:05 Ticket #50 (Allow custom join condition without horrible hacks) created by
- we need to translate primaryjoin/secondaryjoin.
06/24/08:
- 08:40 Download edited by
- Fixing link to EasyInstall website. (diff)
06/20/08:
- 14:09 Changeset [348] by
-
First stab at making fields in base class work (see ticket #15). Needs ...
06/19/08:
- 15:45 Ticket #49 (Add support for running the test suite on another DB and/or schema) created by
- > Do you see any chance of making the tests run against a configurable …
- 15:35 Changeset [347] by
-
removed trailing spaces
- 12:42 Ticket #48 (ManyToMany doesn't respect schema declarations in entities) closed by
- fixed: fixed in r345/r346.
- 12:40 Changeset [346] by
-
tweak and log last change
- 12:35 Changeset [345] by
-
Fixed ManyToMany relationships when not using the default schema (patch ...
- 12:17 Changeset [344] by
-
We can use the less verbose syntax now
- 12:16 Changeset [343] by
-
Some cleanup to the target/collection stuff... Still need some work to get ...
- 12:05 Ticket #48 (ManyToMany doesn't respect schema declarations in entities) created by
- The subject pretty much says it. I created the attached patch. I tried to …
06/18/08:
- 18:37 Changeset [342] by
-
- remove deprecated methods on Entity - pulled entity mapping and target ...
06/17/08:
- 17:55 Changeset [341] by
-
misc cleanup
- 17:36 Changeset [340] by
-
fix encrypted extension on SA0.5
06/13/08:
- 23:41 Ticket #47 (Entity.set to/from_dict) created by
- Reposted from discussion …
- 18:40 Changeset [339] by
-
log change
- 18:35 Changeset [338] by
-
* Added setattr method on Metaclass so that you can add properties
...
- 17:34 Changeset [337] by
-
fix to_dict on SA 0.5
- 17:12 Changeset [336] by
-
update Elixir to work with SA0.5
06/11/08:
- 19:51 Ticket #46 (Need to better document full module spec on relationships) created by
- We need to better highlight in the documentation the need to supply a full …
