diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-09 11:29:38 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-09 11:29:38 +0200 |
commit | 1927f6d00ca32101de2554946e8b449efb5977c1 (patch) | |
tree | 8529dab6fb68bf20f7fa9a90fe45c0ccb4fafa8b /feature/doc/list |
Start tracking ODB change development in git
Diffstat (limited to 'feature/doc/list')
-rw-r--r-- | feature/doc/list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/feature/doc/list b/feature/doc/list new file mode 100644 index 0000000..addc545 --- /dev/null +++ b/feature/doc/list @@ -0,0 +1,11 @@ +? Doxygen documentation for runtime libraries + + Have .doxyfiles for libodb and libodb-oracle in vault/doxygen/ + + Follow up with mne@qosmotec.com if found useful. + +- Show how to use stored procedures in each DB. + + Also some DBs distinguish between procedures and functions. Need + to figure out and show that as well. And test. See MySQL as an + example. |