]> git.saurik.com Git - wxWidgets.git/commit
Fixed problem in wxDbColFor::Format() for mySQL (patch submittted directly to me...
authorGeorge Tasker <gtasker@allenbrook.com>
Sun, 14 Jan 2001 12:46:33 +0000 (12:46 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sun, 14 Jan 2001 12:46:33 +0000 (12:46 +0000)
commitebf776c5b83060ff638bc5652dbf26784cfab320
tree8aaeccc4ff12fc96b53479fc01eab073f5a86796
parent302a1ecae3fceff78222f85eb0b9052e845083d2
Fixed problem in wxDbColFor::Format() for mySQL (patch submittted directly to me from Mark Johnson) to handle SQL_C_TIMESTAMP fields, which is what mySQL uses for DATE fields.

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