You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#12311 introduced support for declarative SQL script execution in the TestContext framework, but this has not yet been documented in the reference manual.
Deliverables
Document the new support for @Sql, @SqlGroup, and @SqlConfig in the Testing chapter of the reference manual, including examples with all three annotations.
Sam Brannen opened SPR-11849 and commented
Status Quo
#12311 introduced support for declarative SQL script execution in the TestContext framework, but this has not yet been documented in the reference manual.
Deliverables
@Sql,@SqlGroup, and@SqlConfigin the Testing chapter of the reference manual, including examples with all three annotations.Affects: 4.1 RC1
Issue Links:
@SqlConfigfor common SQL script configuration ("depends on")@Sql("depends on")Referenced from: commits 3220d46