val config: SqlConfig
Local configuration for the SQL scripts and statements declared within this @Sql annotation.
See the class-level javadocs for SqlConfig for explanations of local vs. global configuration, inheritance, overrides, etc.
Defaults to an empty SqlConfig instance.