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