I am trying to implement transactions in my Foxx app, I am using classes to manage database objects and have being trying to use these classes in the transaction action.
I cannot manage to go past that error message, I am including in the transaction module all that is needed, but I cannot manage to make it work.
Any suggestions?
Thanks!