sramazzina commented on code in PR #4046: URL: https://github.com/apache/hop/pull/4046#discussion_r1637948324
########## engine/src/main/java/org/apache/hop/core/IProvidesDatabaseConnectionInformation.java: ########## @@ -23,6 +23,7 @@ * An interface for pipeline transforms that connect to a database table. For example a table output * transform or a bulk loader. */ +@Deprecated(since = "2.9", forRemoval = true) Review Comment: My bad I forget to change it. Thanks for pointing me there -- 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]
