Timeline
06/28/07:
- 10:45 Changeset [138] by
-
change version number in init too...
- 10:45 Changeset [137] by
-
bump version number to 0.4.0
06/27/07:
- 09:12 Changeset [136] by
-
- made uselist=True a default for has_and_belongs_to_many relationships
...
06/20/07:
- 11:59 Changeset [135] by
-
- Apply fix from Isaac Csandl in associable ext:
If you have ...
06/15/07:
- 16:31 Changeset [134] by
-
- resurect the .q property I inadvertantly removed
- 16:28 Changeset [133] by
-
with the new file it should work better
- 16:27 Changeset [132] by
-
aaah, the joy of forgetting to commit a file
- 16:26 Changeset [131] by
-
merge r130 from trunk
- 16:13 Changeset [130] by
-
- Added has_property statement to add properties on the entity mapper ...
- 10:27 Changeset [129] by
-
- initial commit of my autodelay functionality + test - changed how ...
- 10:26 Changeset [128] by
-
- merge trunk changes up to r126
06/14/07:
- 23:41 Changeset [127] by
-
Adding ability to specify plural name for use in associable classes to the ...
06/13/07:
- 18:27 Changeset [126] by
-
changelog that
- 18:26 Changeset [125] by
-
- Reworked/cleaned tests so that they don't leak stuff to other tests ...
- 10:15 Changeset [124] by
-
create a branch for my autodelay stuff
- 09:52 Changeset [123] by
-
- Apply suggestion from Isaac Csandl:
If the table of the associable ...
06/12/07:
- 22:52 Changeset [122] by
-
Fixed ext package not found by setuptools, due to packages not using the ...
- 20:27 Changeset [121] by
-
Added select helper method to associable and updated docs to reflect ...
- 20:19 Changeset [120] by
-
Adding select_by helper function to query associables for columns from the ...
06/08/07:
- 10:28 Changeset [119] by
-
- Made EntityMeta public, so that people can actually define their own ...
06/02/07:
- 08:11 Changeset [118] by
-
Switching Associable statement to inherit from Relationship.
05/31/07:
- 23:14 Changeset [117] by
-
Added credit to Mike Bayer for assistance.
- 22:29 Changeset [116] by
-
- Added ext.associable for generating polymorphic associations with ...
05/29/07:
- 09:14 Changeset [115] by
-
- link to SQLalchemy polymorphic example
