You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there.
First I want to thank you for this project.
I read in the documentation that offshore-sql does not have Transaction support yet bu I saw in the code some reference to commit / rollback functions. So my questions is: Do you know some way to use transaction with oracledb with this version of the project?
Thank you in advance.
Regards.
The text was updated successfully, but these errors were encountered:
Hi @atiertant thank you for your response!! I figured out few days earlier than your response. It works very good and thank you for implementing it.
I noticed that when I create / query some instance and then I access to some standard Class Method like .save() or .remove() is not executed in the transaction that created / retrieve the instance in first place. Do you think this is possible to implement?
Hi there.
First I want to thank you for this project.
I read in the documentation that offshore-sql does not have Transaction support yet bu I saw in the code some reference to commit / rollback functions. So my questions is: Do you know some way to use transaction with oracledb with this version of the project?
Thank you in advance.
Regards.
The text was updated successfully, but these errors were encountered: