It seems that the function getCfSqlType in reactor/data/mysql/ObjectDao doesn't have a case for the Time datatype.  There is a proper type for ColdFusion that can be used: cf_sql_time.

I have the latest Reactor build.

On 6/8/06, Ben G. <[EMAIL PROTECTED]> wrote:
Hi, one of the columns in my MySQL InnoDB table has the datatype of Time, and I'm getting this error from Reactor:

"Unsupported (or incorrectly supported) database datatype: time."

Is there something I can do about this?

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to