Skip to content

callproc and callfunc when using Oracle or other dbs and tests #907

Open
@danizen

Description

@danizen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions