r9642: Automated commit for Debian build of clsql upstream-version-2.11.10
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 42f83c3fa047d39938b70322d31db30e479e5c48..87dd9391c64eed0820e90f640d9ab565374eeb3c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,11 +6,12 @@ TESTS TO ADD
 * :db-constraint tests
 * test *db-auto-sync* 
 * for-each-row macro
-* universal-time 
 * owner phrases for postgresql and oracle backends
 * Number and Char field types
+* Add test case for return type of (setf slot-value-using-class)
+* symbol slot
+* generalized-boolean slot
 
 VARIANCES FROM COMMONSQL
 
 CLSQL starts with in transaction AUTOCOMMIT mode. To begin a transaction,
@@ -22,7 +23,8 @@ OPTIMIZATIONS
 
 POSSIBLE EXTENSIONS
 
-* extend large object support to databases beyond postgresql, improve large object api
+* extend large object support to databases beyond postgresql
+* improve large object api
 * add support for prepared statements
-* port Oracle backend to UFFI
+