first cut at gtk-doc

This commit is contained in:
brianb
2004-04-13 00:39:12 +00:00
parent 341fc9d4ef
commit 1295d079ae
10 changed files with 427 additions and 8 deletions

6
TODO
View File

@@ -30,7 +30,7 @@ utils:
. need program to unpack VBA script to file (see prole)
. Access forms to glade converter ?
. need --version flag
. need --version flag (done using -M flag on mdb-ver)
. -o on mdb-sql not working
SQL Engine:
@@ -40,13 +40,13 @@ SQL Engine:
. OR clauses using sarg trees from above (done)
. insert/updates
. bogus column name in where clause not caught
. const = const type operations not working (e.g. WHERE 0=1)
. const = const type operations not working (e.g. WHERE 0=1) (done)
. list tables/describe table shouldn't directly write to stdout (done, but will blow up on big tables)
ODBC:
. Figure out why we get unresolved symbols when ODBC driver load by DM (iODBC
only?)
only)
. Boolean not working (done)
. many unimplemented funtions