X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=TODO;h=7cff495150fc21226abd24332499c83c40c52a69;hp=f3852b0fd317cc1da6131ac6c93265d753a6cf5d;hb=7e20a5285824bbbd2aa6fae61da73465ed2e8557;hpb=1b5725b57eb64c5e3a688f805f46d5f66e11db7b diff --git a/TODO b/TODO index f3852b0..7cff495 100644 --- a/TODO +++ b/TODO @@ -9,9 +9,10 @@ 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 New universal and bigint types, add tests for other types such as duration and money * Large object testing +* Test bigint type * :db-constraint tests +* Test result-types for MAP-QUERY and DO-QUERY COMMONSQL SPEC