commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6666 - trunk/gnue-common


From: johannes
Subject: r6666 - trunk/gnue-common
Date: Tue, 9 Nov 2004 13:00:46 -0600 (CST)

Author: johannes
Date: 2004-11-09 13:00:46 -0600 (Tue, 09 Nov 2004)
New Revision: 6666

Modified:
   trunk/gnue-common/BUGS
Log:
Removed fixed bugs


Modified: trunk/gnue-common/BUGS
===================================================================
--- trunk/gnue-common/BUGS      2004-11-09 18:59:47 UTC (rev 6665)
+++ trunk/gnue-common/BUGS      2004-11-09 19:00:46 UTC (rev 6666)
@@ -4,7 +4,6 @@
 * Some drivers are broken for time fields (time without date)
 * Different drivers return different Python datatypes for the same type of row
   (for example for date, time, and datetime fields)
-* Index introspection is missing
 * Field dictionaries (_fieldReferences, _modifiedFlags) are sometimes accessed
   with lower'ed fieldnames and sometimes with original fieldnames. This results
   in strange behaviour in several cases, most notably in SQLite not saving any
@@ -12,8 +11,6 @@
 * There is no concept of "no record"; to display "nothing" (for example
   when entering query mode or for the empty line in a dropdown), a new empty
   record is created - and initialized. This shouldn't be.
-* In a master-/detail-form the detail-record can be commited without committing
-  the master-record (if the master-record is empty).
 
 
 gnue-schema





reply via email to

[Prev in Thread] Current Thread [Next in Thread]