X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=4729d543d09c7b5f8fd33ef96a4a1afcd898f48f;hb=270e7b5d19d51c1a19d30b54996d89576c63d358;hp=bc42595d3e32acafc00daf262139951bd9fe8fe0;hpb=8b5250e14e3280bdc4641c3b35a8dc68ca4dbde7;p=clsql.git diff --git a/TODO b/TODO index bc42595..4729d54 100644 --- a/TODO +++ b/TODO @@ -1,30 +1,15 @@ GENERAL -* implement remaining functions for CLSQL AODBC backend; * port Oracle backend to UFFI. COMMONSQL SPEC * Missing: - CACHE-TABLE-QUERIES - *CACHE-TABLE-QUERIES-DEFAULT* - *DEFAULT-UPDATE-OBJECTS-MAX-LEN* UPDATE-OBJECT-JOINS - * Incompatible - - >> Initialisation and connection - - INITIALIZE-DATABASE-TYPE - o should initialise appropriate backend - - STATUS - o what is the behaviour in CommonSQL (esp :full parameter)? - - >> The functional sql interface SELECT @@ -34,10 +19,7 @@ COMMONSQL SPEC QUERY o should coerce values returned as strings to appropriate lisp type - - LIST-ATTRIBUTE-TYPES - o should return list of (attribute datatype precision scale nullable) - + for SQLite backend >> The object-oriented sql interface