X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=TODO;h=d63b9af6cb4d233dfe1911ea9326d0cb6afa9b9f;hp=eaadf078ffe3ef8ba9e3ccda8d70b5f9e4dc8de7;hb=f469a630aeb903c0574dea5b1ac478bed182d072;hpb=9f88a2a19d13afb9ab7f35ad1df522d00301b56d diff --git a/TODO b/TODO index eaadf07..d63b9af 100644 --- a/TODO +++ b/TODO @@ -6,12 +6,7 @@ TESTS TO ADD * Large object testing * Test bigint type * :db-constraint tests - -POSSIBLE EXTENSIONS - -* port Oracle backend to UFFI -* large object support -* add support for prepared statements +* *update-records-on-make-instance* COMMONSQL SPEC @@ -29,7 +24,6 @@ COMMONSQL SPEC >> The object-oriented sql interface DEF-VIEW-CLASS - o get :target-slot working o implement :retrieval :immediate >> Symbolic SQL syntax @@ -51,6 +45,12 @@ COMMONSQL SPEC o variables (e.g., table identifiers) should be instantiated at runtime +POSSIBLE EXTENSIONS + +* port Oracle backend to UFFI +* large object support +* add support for prepared statements + NOTES ABOUT THE BACKENDS