Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise support for quoted identifiers in SimpleJdbcInsert #31208

Closed
sbrannen opened this issue Sep 12, 2023 · 0 comments
Closed

Revise support for quoted identifiers in SimpleJdbcInsert #31208

sbrannen opened this issue Sep 12, 2023 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

Overview

For Spring Framework 6.1 RC1, we intend to revisit and likely revise (improve) the recently introduced support for quoted identifiers in SimpleJdbcInsert.

Related Issues

@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement labels Sep 12, 2023
@sbrannen sbrannen added this to the 6.1.0-RC1 milestone Sep 12, 2023
@sbrannen sbrannen self-assigned this Sep 12, 2023
@sbrannen sbrannen modified the milestones: 6.1.0-RC1, 6.1.0-RC2 Oct 8, 2023
sbrannen added a commit that referenced this issue Oct 24, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant