Skip to content
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

fix: insertOrUpdate死循环问题 #619

Merged
merged 1 commit into from
Aug 9, 2024
Merged

fix: insertOrUpdate死循环问题 #619

merged 1 commit into from
Aug 9, 2024

Conversation

bro0k
Copy link

@bro0k bro0k commented Aug 9, 2024

BaseMapper已经有insertOrUpdate方法,DB.saveOrUpdate本质是调用BaseMapperX.insertOrUpdate就会造成死循环,堆栈溢出。

@fatbun
Copy link

fatbun commented Aug 9, 2024

同遇到这个问题。

@YunaiV YunaiV merged commit ce61013 into YunaiV:develop Aug 9, 2024
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