Timeline
08/06/08:
- 12:21 Changeset [387] by
-
let's try to remember to update trac
08/05/08:
08/04/08:
- 17:21 Changeset [386] by
-
changelog
- 17:19 Changeset [385] by
-
fix missing key in exception message
- 12:36 Ticket #39 (Error when flushing object who's property name matches the column name) closed by
- fixed: field_param_doc.patch applied (with wording changes) in r384, thanks. in …
- 12:26 Changeset [384] by
-
add documentation for the "field" argument to ManyToOne, and added ...
- 10:52 Changeset [383] by
-
removed support for the deprecated with_fields syntax
- 04:37 Ticket #61 (Migrate is broken with elixir 0.6.0) created by
- I had migrate scripts that worked with Elixir 0.5.2 and they don' t …
07/29/08:
- 10:48 Changeset [382] by
-
- extra args and kwargs to Synonym and ColumnProperty are forwarded to ...
07/28/08:
07/24/08:
- 18:22 Recipes/MultipleDatabasesOneMetadata created by
- 18:07 Recipes edited by
- (diff)
- 08:32 Documentation edited by
- Linking 0.6.0 API docs (diff)
07/23/08:
- 17:23 Ticket #60 (I could'nt find enough information about autoloaded classes) created by
- I tried to find how to load a view, since the views doesn't have a primary …
- 17:21 Changeset [381] by
-
add TODO
- 17:17 Ticket #59 (test) closed by
- fixed
- 17:16 Ticket #59 (test) created by
- test
- 11:10 Changeset [380] by
-
- Allow ManyToOne relationships to use manually created fields as their
...
- 09:53 Changeset [379] by
-
i don't like loop bodies on the same line as the loops themselves :)
07/22/08:
- 15:08 Changeset [378] by
-
Resolved duplication in Entity.set and Entity.__init__ by having the ...
- 13:03 Changeset [377] by
-
bump version
- 13:02 Changeset [376] by
-
modify tests so that it doesn't cause an error on SQLite versions which ...
- 12:55 Changeset [375] by
-
let's try not to forget upgrade notes next time
- 12:13 Changeset [374] by
-
retagging release
- 12:12 Changeset [373] by
-
remove release as to retag it with updated CHANGES
- 12:09 Changeset [372] by
-
replace source:xx links to complete http links
- 12:06 Changeset [371] by
-
add link to upgrade notes
- 12:02 TutorialDivingIn edited by
- (diff)
- 11:58 TutorialDivingIn edited by
- (diff)
- 11:37 TutorialDivingIn edited by
- (diff)
- 11:27 TutorialDivingIn05 created by
- 11:22 Documentation edited by
- (diff)
- 11:22 Documentation edited by
- (diff)
- 10:12 Migrate05to06 edited by
- (diff)
- 09:41 Changeset [370] by
-
added an example of a field with a default value, as per a suggestion on ...
07/18/08:
- 18:00 News edited by
- (diff)
- 17:55 Changeset [369] by
-
tag release
- 17:54 Changeset [368] by
-
prepare for release
- 00:00 Milestone 0.6 completed
07/15/08:
- 17:29 Changeset [367] by
-
The constructor for Entity no longer called from_dict as it can lead ...
- 10:18 News edited by
- (diff)
- 10:18 Documentation edited by
- (diff)
- 10:07 Migrate05to06 edited by
- (diff)
- 09:51 Migrate05to06 created by
- 09:50 Changeset [366] by
-
typos
- 09:47 Changeset [365] by
-
clarification
- 09:43 Documentation edited by
- (diff)
07/14/08:
- 23:03 Ticket #58 (A small patch to improve test_events) closed by
- fixed: Partially applied in r364. Thanks.
- 23:02 Changeset [364] by
-
apply ideas from ticket #58 patch to improve event tests (adds checking ...
- 21:55 Ticket #9 (Enhance target resolving code to cope with more situations) closed by
- fixed: Done in r363, though the pattern described in earlier comment is not …
- 21:51 Changeset [363] by
-
- Default "target entity resolving code" changed slightly. It now uses a ...
07/12/08:
- 04:35 Ticket #58 (A small patch to improve test_events) created by
- This patch makes the test ensure that raw SQL statements are allowed …
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 …
