I need support for call and callwithparams are not implemented in SQLConenction, can you please let me know when this is planned. Also what is the blocker on this, want to understand why the support was not added?
If I need to wrap many sql queries in one to share a single connection to provide features like (row level locking) then not having it implemented requires using a workaround using querywithparams.
Dear Authors,
I need support for call and callwithparams are not implemented in SQLConenction, can you please let me know when this is planned. Also what is the blocker on this, want to understand why the support was not added?
If I need to wrap many sql queries in one to share a single connection to provide features like (row level locking) then not having it implemented requires using a workaround using querywithparams.
Regards, Pratik Parikh