]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
(no commit message)
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Nov 2005 00:03:49 +0000 (00:03 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Nov 2005 00:03:49 +0000 (00:03 +0000)
TODO

diff --git a/TODO b/TODO
index ef4cebe7b408673387417045c5691c80eb39d4bf..8c5c455e00ab12138e91996e9a5b58b70a64b3e8 100644 (file)
--- 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