hansva opened a new issue, #6268:
URL: https://github.com/apache/hop/issues/6268

   ### Apache Hop version?
   
   2.17.0-SNAPSHOT
   
   ### Java version?
   
   17
   
   ### Operating system
   
   macOS
   
   ### What happened?
   
   In a lot of our databaseMeta classes, we have added an override for 
`isSupportsTimestampDataType` and `isSupportsBooleanDataType` the original goal 
was to override the default value in the UI and give users the option to 
disable it, this override did not have the wanted effect.
   
   What we should have done is add it to the `addDefaultOptions` method.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Database, Component: Hop Gui


-- 
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]

Reply via email to