]> git.saurik.com Git - wxWidgets.git/commit
Added From(), OrderBy() and Where() functions that correspons to the Set/GetWhereClau...
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 20 Nov 2000 17:31:24 +0000 (17:31 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 20 Nov 2000 17:31:24 +0000 (17:31 +0000)
commitbaeea2909cd262b8f132479654ea673601220910
tree0ae8e4b4e911797967643317f4c541132c6de090
parente93a3a18fc35386cfb04a1f4e73cddfb8ae33315
Added From(), OrderBy() and Where() functions that correspons to the Set/GetWhereClause(), Set/GetOrderByClause() and Set/GetFromClause() functions.
Changed signature of wxDbTable constructor to have the default value of tblPath be "" instead of NULL which prevents crashes in the logging code if the constructor initialization fails for some reason.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dbtable.h