Wraps a psycopg2 cursor’s method to use a savepoint
method (Callable[[cursor, ...], Any]) – The method to wrap
Callable
cursor
...
Any
Callable[[cursor, ...], Any]
The wrapped method
Contents: