Mercurial > p > roundup > code
diff CHANGES.txt @ 2733:ef396596a24e
more efficient find() in RDBMS [SF#1012781]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 08 Oct 2004 01:28:32 +0000 |
| parents | 7c472ed6babf |
| children | 85b9dcf908a2 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Oct 08 00:56:12 2004 +0000 +++ b/CHANGES.txt Fri Oct 08 01:28:32 2004 +0000 @@ -48,6 +48,7 @@ - date.Interval() now accepts an Interval as a spec (sf bug 1041266) - handle deleted properties in RDBMS history - apply timezone in correct direction in user input (sf bug 1013097) +- more efficient find() in RDBMS (sf bug 1012781) 2004-07-21 0.7.6
