Skip to content

Check that we actually run the custom queries in CustomStoredProcedureSqlTest #1673

Open
@DavideD

Description

@DavideD

In CustomStoredProcedureSqlTest, we use custom queries with stored procedures to test the support for the annotation @SqlInsert, @SqlUpdate, and @SqlDelete.

It works fine, but we are not actually checking that we are running the custom queries for the CRUD operations.

We usually check the log using our custom SqlStatementTracker class

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions