mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
54839a7126
This commit introduces additional tests for "quoted identifier" support in SimpleJdbcInsert when the schema itself is defined using quoted identifiers -- for example, to use keywords as column names. See gh-31208