X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=9d135d2aff3625e31a7fc8f87a7757cd707a6775;hb=c4a03276a7324c22d11fec72742158e23f1e76e6;hp=190156e612c9fd9519603a4b837380a96aade403;hpb=d535823479987a0d3bf45d08b02e106e69378ff7;p=clsql.git diff --git a/TODO b/TODO index 190156e..9d135d2 100644 --- a/TODO +++ b/TODO @@ -6,9 +6,6 @@ TESTS TO ADD * Number and Char field types * symbol slot * generalized-boolean slot -* Table with two join slots (bug reported on clsql-help 8/13/04 about - SQL FROM clause missing the second join table and the WHERE clause - having an ',' instead of ' AND ' joining phrases. OPTIMIZATIONS @@ -25,4 +22,8 @@ POSSIBLE EXTENSIONS * improve large object api and extend to databases beyond postgresql * add support for prepared statements +BACKENDS + +* Fix ODBC on Windows, convert to ODBC 3.0 (such as SQLAllocHandle rather + than SQLAllocEnv)