Open
Description
Although the SQL panel has code to record procedure calls in the NormalCursorWrapper
, there is no code to record function calls, e.g. cursor.callfunc
. I also don't see any tests for callproc
.
I'd like to contribute tests for callproc
, and a wrapper implementation for callfunc
that works and is tested, but I need some orientation - where is the SQL schema for tests? Is there anyway to use a "mock" database backend to implement this?
Thanks for any help...
Metadata
Metadata
Assignees
Labels
No labels