Add stored procedure tests for Oracle, SQL Server, PostgreSQL, and MySQL
Description
Activity
Show:
Vlad Mihalcea May 18, 2016 at 10:33 AM
Pushed on master branch.
Fixed
Details
Details
Assignee
Vlad Mihalcea
Vlad MihalceaReporter
Vlad Mihalcea
Vlad MihalceaComponents
Fix versions
Priority
Created May 18, 2016 at 7:52 AM
Updated June 2, 2016 at 3:50 AM
Resolved May 18, 2016 at 10:33 AM
At least for Oracle, SQL Server, PostgreSQL, and MySQL, we should have tests that check how stored procedure work. Currently, with H2, it's very difficult to assert that a change will not break the stored procedure functionality.