spring-projects / spring-projects/spring-data-relational
Introduce configuration-based switch to enable/disable identifier quoting [DATAJDBC-548]
Open
@schauder is already working on this.
Since Dec 31, 2020.
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Mark Paluch opened DATAJDBC-548 and commented
Based on the feedback from Dave Cramer, who runs the pgjdbc driver, we should consider a possibility to disable identifier quoting
Reference URL: https://twitter.com/dave_cramer/status/1262396128156422150
Issue Links:
- DATAJDBC-553 Force quote default makes using multiple databases very hard
("is duplicated by")
1 votes, 2 watchers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.