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

feat: add concurrent support to Transaction and upgrade gorm version #229

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

MuZhou233
Copy link
Contributor

@MuZhou233 MuZhou233 commented Mar 24, 2024

fix #227

NOTE:

@hsluoyz hsluoyz marked this pull request as ready for review March 27, 2024 15:23
@hsluoyz hsluoyz closed this Mar 27, 2024
@hsluoyz hsluoyz reopened this Mar 27, 2024
@hsluoyz hsluoyz changed the title feat: add concurrent support to Transaction feat: add concurrent support to Transaction and upgrade gorm version Mar 27, 2024
@hsluoyz hsluoyz merged commit c442abe into casbin:master Mar 27, 2024
5 of 6 checks passed
Copy link

🎉 This PR is included in version 3.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

upgrade the version of the database driver Transaction is not thread-safe
2 participants