Skip to content

`App.dbConnections.execParsed` method now can execute a stored procedure with output parameters

Pavlo Mashliakovskiy requested to merge feat/dbExecWithOutParams into master

App.dbConnections.execParsed method now can execute a stored procedure with output parameters (tested only with ODBC driver)

Merge request reports

Loading