X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=f3852b0fd317cc1da6131ac6c93265d753a6cf5d;hb=ec9b352b8205e4204a06797f98970b03cf532ab2;hp=b2a71d38b635f21b2b004a9a4843d188cb0061d1;hpb=f69c5bfba59d54628f9a08b83413ec3df3c92432;p=clsql.git diff --git a/TODO b/TODO index b2a71d3..f3852b0 100644 --- a/TODO +++ b/TODO @@ -7,13 +7,11 @@ GENERAL TESTS TO ADD * CACHE-TABLE-QUERIES -* :VOID-VALUE attribute, use a new view-class with several fields with different void-values -* :COLUMN attribute * 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 New universal and bigint types, add tests for other types such as duration and money * Large object testing -* Test instance slot values when SELECT called for objects +* :db-constraint tests COMMONSQL SPEC