r9642: Automated commit for Debian build of clsql upstream-version-2.11.10
[clsql.git] / TODO
diff --git a/TODO b/TODO
index c5e706c5b8051697f20c0710424e4fc57d19816b..87dd9391c64eed0820e90f640d9ab565374eeb3c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,8 @@ TESTS TO ADD
 * 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
+