Skip to content

Add clientUpdateByPrimaryKeyMethodGenerated method #1118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

octoape
Copy link
Contributor

@octoape octoape commented Dec 19, 2023

The motivation for adding this method can be found in #1116

Copy link
Member

@jeffgbutler jeffgbutler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Please make the corresponding change in the Kotlin generator disregard, the Kotlin method is already named correctly
  2. You also need to implement new plugin methods in https://github.com/mybatis/generator/blob/master/core/mybatis-generator-core/src/main/java/org/mybatis/generator/api/CompositePlugin.java

@octoape
Copy link
Contributor Author

octoape commented Dec 20, 2023

OK, the code has been changed.

@coveralls
Copy link

Coverage Status

coverage: 88.329% (-0.002%) from 88.331%
when pulling b216a8e on octoape:master
into afe6f8d on mybatis:master.

@jeffgbutler jeffgbutler merged commit c63d6da into mybatis:master Dec 20, 2023
@jeffgbutler
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants