laglangyue opened a new pull request, #306: URL: https://github.com/apache/incubator-pekko-connectors/pull/306
## motivation If the Companion object `A` of `class A` extend a class `B`, the idea will report an error, because idea can't find the method include the class `B`  user need to use `SlickSession$.MODULE$.forConfig("slick-h2");`, this usage connot match the description on the official website. Report it to idea,but idea, ideas may not be fixed, as they are mainly Java ideas and cannot fix such issues. Previously reported an error with the inline. ## how to do just wrapper the extend method ## test had test locally. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
