Timeline
03/10/07:
- 11:29 Changeset [87] by
-
- Applied patch from "Isaac/Nerkles" to add an "ondelete" argument to
...
03/08/07:
- 14:30 Changeset [86] by
-
Rolling back the previous change due to issues pointed out by ...
03/07/07:
- 19:04 Changeset [85] by
-
In relationships, you can now specify cascade=True, which will add a ...
- 12:19 Changeset [84] by
-
- Fixed documentation for belongs_to relationships (the arguemnt is ...
03/05/07:
- 21:32 Changeset [83] by
-
- Added support for the "version_id_col" option on entities. This option ...
- 18:03 Changeset [82] by
-
- Added support for autoloading/reflecting databases with
...
03/03/07:
- 17:08 Changeset [81] by
-
- Applied patch from "Wavy" so that columns of a table are in the same ...
03/02/07:
- 11:45 Changeset [80] by
-
added release file to explain what's needed to do a release
02/28/07:
- 10:29 Changeset [79] by
-
0.2.0 - 2007-02-28 - Applied patch from Robin Munn to make the code python ...
- 10:28 Changeset [78] by
-
release time for setup.py too :)
- 10:27 Changeset [77] by
-
Removed release tag for re-releasing
- 10:21 Changeset [76] by
-
0.2.0 - 2007-02-28 - Applied patch from Robin Munn to make the code python ...
- 10:20 Changeset [75] by
-
release time
02/27/07:
- 18:53 Changeset [74] by
-
- added support for deferred columns (use the "deferred" keyword argument ...
- 15:58 Changeset [73] by
-
added comment
- 15:31 Changeset [72] by
-
- fixed foreign key names on MySQL (and possibly other) databases by
...
02/22/07:
- 11:19 Changeset [71] by
-
added support to pass non-keyword arguments to tables. You just pass them ...
- 09:30 Changeset [70] by
-
Applied patch from Robin Munn to make the code python 2.3 compatible
02/20/07:
- 18:47 Changeset [69] by
-
corrected typo in original code too
- 18:38 Changeset [68] by
-
Corrected typo in identity example model (examples.rst).
02/19/07:
- 16:14 Changeset [67] by
-
Corrected copy-paste mistake in has_many documentation (as reported on TG ...
02/17/07:
- 15:49 Changeset [66] by
-
- fixed inheritance with delay_setup - raise exception when an inverse is ...
02/16/07:
- 00:12 Changeset [65] by
-
- added CHANGES file - removed debug print and huge bug in inheritance ...
- 00:00 Changeset [64] by
-
- implemented singletable non-polymorphic inheritance - added support for ...
02/15/07:
- 17:13 Changeset [63] by
-
removed useless (and confusing) line
02/14/07:
- 18:27 Changeset [62] by
-
Per a suggestion on the mailing list, look at the calling stack frame ...
02/13/07:
- 15:24 Changeset [61] by
-
fixed layout
- 11:27 Changeset [60] by
-
- added a cleaned up version of the vial - removed useless file
02/12/07:
- 20:48 Changeset [59] by
-
updated website now that we are easy installable
- 19:47 Changeset [58] by
-
First release
- 19:44 Changeset [57] by
-
added author to setup
- 19:30 Changeset [56] by
-
fixed classifiers, changed release version to 0.1.0
- 18:40 Changeset [55] by
-
reworded slighly description in setup.py (moved references to Activemapper ...
- 18:30 Changeset [54] by
-
fixed selfref for autoloaded tables (complete autoload test to check ...
- 17:39 Changeset [53] by
-
further reorder things... hopefully fixing the autoload problem
- 17:19 Changeset [52] by
-
now with the intended reordering/fix
- 17:09 Changeset [51] by
-
reorder setup operations. should fix autoload bug.
- 16:57 Changeset [50] by
-
small cleanup: remove useless imports
- 16:09 Changeset [49] by
-
Made it so that the test_multi test can be run standalone again, removed ...
- 15:34 Changeset [48] by
-
documented cleanup_all
- 15:27 Changeset [47] by
-
- Changed tests so that when one test fails, other unrelated ones ...
02/09/07:
- 17:10 Changeset [46] by
-
removed the "extension" option
- 15:38 Changeset [45] by
-
- added a couple of hyperlinks to SQLAlchemy documentation. I tried to ...
- 14:58 Changeset [44] by
-
Corrected minor spelling mistakes.
- 11:32 Changeset [43] by
-
- completed the documentation of all relationships - a tiny little bit of ...
02/08/07:
- 23:03 Changeset [42] by
-
Fixed duplicate module listing on the modules page.
- 22:24 Changeset [41] by
-
Fixed a broken link.
- 22:12 Changeset [40] by
-
Finally found the "exclude_modules" options and made use of it.
- 21:53 Changeset [39] by
-
stylesheet update (tables)
- 21:50 Changeset [38] by
-
More improvements to the docstrings for the generated documentation. This ...
- 21:42 Changeset [37] by
-
Updated the CSS to show tables slightly prettier.
- 21:28 Changeset [36] by
-
A few updates to the documentation strings for the generated docs.
- 20:43 Changeset [35] by
-
removed elixir.tests from packages in setup.py
- 20:41 Changeset [34] by
-
- moved "tests" and "examples" to root directory - removed emails from ...
- 20:29 Changeset [33] by
-
- added "pudge_all" to most files - added 'license="MIT License"' to ...
- 18:49 Changeset [32] by
-
- added download page - merged about and index page. Changed the wording a ...
- 16:53 Changeset [31] by
-
Added the MIT license used by SQLAlchemy to Elixir, so that they will be ...
