sea-orm icon indicating copy to clipboard operation
sea-orm copied to clipboard

Added Clone in Database trx

Open 0xvasanth opened this issue 1 year ago • 1 comments

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

0xvasanth avatar Jan 01 '24 10:01 0xvasanth

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

joebnb avatar Jan 11 '24 07:01 joebnb