]> git.saurik.com Git - wxWidgets.git/commit
Unicode corrections in new SqlExec() overload
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 2004 12:21:09 +0000 (12:21 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 8 Nov 2004 12:21:09 +0000 (12:21 +0000)
commitc906510440765a09b01e36530fafad044ebecddb
treefffc2c199b838e9fab751699d5d3945b96e20c08
parentd34fb3b8f568a474a89c2fe0c40de5bb2f24a442
Unicode corrections in new SqlExec() overload
SQL_BIT and SQL_TIMESTAMP were not being correctly interpreted in ::GetColumns()
Source reformatting to match WX conventions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/db.cpp