hansva commented on issue #3759: URL: https://github.com/apache/hop/issues/3759#issuecomment-2464976126
Enabled the option by default on MySql and MariaDB as they support this. The codebase has grown and this comes originally from a time when Hop (or at least its predecessor) did not support timestamp (which is date + time up to nanosecond). and we only had Dates (Date + time). There were and are databases which do not support the conversion and that's why the option is there. I also updated the error messages to include the description for the datatype as the integer value does not mean much to the end user. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
