databases icon indicating copy to clipboard operation
databases copied to clipboard

Adding more to decorator docs

Open jocho-here opened this issue 3 years ago • 0 comments

I wasn't able to find a way to properly use the transaction decorator when using with other decorators in the docs. I thought it would be helpful to add this portion so others can also be aware they need to put the decorator right above the function signature without going into the code and finding out about it themselves.

jocho-here avatar May 17 '22 08:05 jocho-here