Timeline
03/20/07:
- 20:15 Changeset [91] by
-
- updated to include changing version
- 20:11 Changeset [90] by
-
- I forgot to changelog the metadata change, so here it is. Details are in ...
- 19:47 Changeset [89] by
-
- Added version - Fixed inheritance unit test to pass SQLAlchemy type ...
03/11/07:
- 09:38 Changeset [88] by
-
properly credit patch
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 ...
