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

Added Clone in Database trx #2043

Draft
wants to merge 1 commit into
base: 0.11.x
Choose a base branch
from
Draft

Added Clone in Database trx #2043

wants to merge 1 commit into from

Conversation

itsparser
Copy link
Contributor

New Features

  • Add Support to close the Transaction since needs to be cloned when the transaction is passed across the thread in the Application Worker reference

Changes

  • Added support to close the transaction object, since all the objects inside the struct are primitive data types or ARC, thus this should not case any issue

@joebnb
Copy link

joebnb commented Jan 11, 2024

would this will merge into sea-orm , im also facing this problem

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.

None yet

2 participants