root / elixir / trunk / elixir / properties.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @484 [484] 5 months ged update all web links
(edit) @443 [443] 14 months ged apply patch from "Secator" to fix py2.6 warnings
(edit) @422 [422] 15 months ged delete Elixir properties as late as possible (ie in setup phase), not …
(edit) @383 [383] 20 months ged removed support for the deprecated with_fields syntax
(edit) @382 [382] 20 months ged - extra args and kwargs to Synonym and ColumnProperty are forwarded to …
(edit) @362 [362] 20 months ged - Added support for callables for some arguments on relationships: …
(edit) @359 [359] 20 months ged remove outdated comment
(edit) @358 [358] 20 months ged - added add_mapper_extension helper method on EntityBuilder - minor …
(edit) @350 [350] 21 months ged - added add_mapper_property and add_table_column helper method in …
(edit) @348 [348] 21 months ged First stab at making fields in base class work (see ticket #15). Needs …
(edit) @347 [347] 21 months ged removed trailing spaces
(edit) @327 [327] 22 months ged - Fixed inheritance with autoloaded entities: when using autoload, we …
(edit) @303 [303] 2 years ged - Added an alternate (nicer) syntax to define synonym properties. This …
(edit) @269 [269] 2 years ged - the columns created by ManyToOne relationships create an index by …
(edit) @267 [267] 2 years ged - cleanup class attributes (in the attributes-based syntax) after the …
(edit) @248 [248] 2 years cleverdevil After reviewing the existing docstrings, clarifying the main docstring to …
(edit) @243 [243] 2 years ged - added test for deferred fields courtesy of Isaac Csandl - tweaked setup …
(edit) @237 [237] 2 years ged added stub methods on EntityBuilder
(edit) @236 [236] 2 years ged - migrate to attribute-based syntax in all examples and documentation. - …
(edit) @223 [223] 2 years ged enable syntax hilighting for python code in docstrings
(edit) @221 [221] 2 years ged - added the possibility to not have the autosetup triggers installer (use …
(add) @132 [132] 3 years ged aaah, the joy of forgetting to commit a file
Note: See TracRevisionLog for help on using the revision log.