X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=9a4acf7f3ae68350b7d1e3c2aaafc90a51baa8af;hb=3770e7b13ca9fe756505f9cd90636ea18a5b5d63;hp=867e62d6ae45f792b128b34faeabe7d339e32e2a;hpb=2ffbaf8f63878de07311a7a4a29dd737e0121ee8;p=clsql.git diff --git a/TODO b/TODO index 867e62d..9a4acf7 100644 --- a/TODO +++ b/TODO @@ -3,16 +3,12 @@ TESTS TO ADD * CACHE-TABLE-QUERIES * Test that ":db-kind :key" adds an index for that key. This is complicated by different backends showing autogenerated primary key in different ways. -* Test bigint type * :db-constraint tests * test *db-auto-sync* * for-each-row macro -* universal-time * owner phrases for postgresql and oracle backends -* test of large table with large numbers of rows, greater than 2x the number of - rows (200) returned by the oracle backend at a time * Number and Char field types - +* Add test case for return type of (setf slot-value-using-class) VARIANCES FROM COMMONSQL