root / elixir / trunk / elixir / __init__.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @183 [183] 6 years ged added more statement hooks: before_table, before_mapper, …
(edit) @181 [181] 6 years ged revamped statements system (each statement can trigger several methods …
(edit) @175 [175] 6 years ged merged autodelay branch!
(edit) @148 [148] 6 years ged do not rely on the query() classmethod to provide the .q property
(edit) @139 [139] 6 years ged - Applied patch from Ants Aasma to make Elixir compatible with the 0.4 …
(edit) @138 [138] 6 years ged change version number in init too…
(edit) @130 [130] 6 years ged - Added has_property statement to add properties on the entity mapper …
(edit) @119 [119] 6 years ged - Made EntityMeta public, so that people can actually define their own …
(edit) @89 [89] 6 years ged - Added version - Fixed inheritance unit test to pass SQLAlchemy type …
(edit) @82 [82] 6 years ged - Added support for autoloading/reflecting databases with …
(edit) @73 [73] 6 years ged added comment
(edit) @70 [70] 6 years ged Applied patch from Robin Munn to make the code python 2.3 compatible
(edit) @64 [64] 6 years ged - implemented singletable non-polymorphic inheritance - added support for …
(edit) @53 [53] 6 years ged further reorder things... hopefully fixing the autoload problem
(edit) @52 [52] 6 years ged now with the intended reordering/fix
(edit) @51 [51] 6 years ged reorder setup operations. should fix autoload bug.
(edit) @48 [48] 6 years ged documented cleanup_all
(edit) @47 [47] 6 years ged - Changed tests so that when one test fails, other unrelated ones …
(edit) @45 [45] 6 years ged - added a couple of hyperlinks to SQLAlchemy documentation. I tried to …
(edit) @33 [33] 6 years joshua - added "pudge_all" to most files - added 'license="MIT License"' to …
(edit) @24 [24] 6 years joshua * created and added a pudge template (including css and two images) * …
(edit) @23 [23] 6 years ged changed the "extra" options system to work like Jonathan suggested
(edit) @22 [22] 6 years ged * implemented order_by translation on relations (has_many …
(edit) @18 [18] 6 years cleverdevil A bunch of docstring updates, representing a good chunk of …
(edit) @17 [17] 6 years cleverdevil Finishing the name change from 'supermodel' to 'elixir'.
(copy) @16 [16] 6 years cleverdevil Continuing the name change.
copied from elixir/trunk/supermodel/__init__.py:
(copy) @15 [15] 6 years cleverdevil Starting the name change to 'elixir'.
Note: See TracRevisionLog for help on using the revision log.