From: Mike Bayer Date: Tue, 1 Nov 2005 00:03:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: rel_0_1_0~407 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0241ad417b564a6a859c0706665d5173b9db027;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git --- diff --git a/TODO b/TODO index ef4cebe7b4..8c5c455e00 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,6 @@ into the same object upon hitting any of its properties. Oracle module - table reflection -Postgres module - table reflection - MySQL module INSERT from a SELECT @@ -23,3 +21,5 @@ examples external functions able to be placed within a UOW's transaction commit; either at the head, or based on dependencies to other mappers, individual objects + +between() operator \ No newline at end of file