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

fix: deprecate setting quoteIdentifiers to false #15879

Merged
merged 7 commits into from
Apr 1, 2023

Conversation

WikiRik
Copy link
Member

@WikiRik WikiRik commented Mar 30, 2023

Pull Request Checklist

  • Have you added new tests to prevent regressions?
  • If a documentation update is necessary, have you opened a PR to the documentation repository?
  • Did you update the typescript typings accordingly (if applicable)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Does the name of your PR follow our conventions?

Description Of Change

This should deprecate setting quoteIdentifiers to false so it can be removed in v8, together with the current tests for it. Tests with it that currently exist in dialect specific QueryGenerator unit tests will not be unified in future PRs.

@WikiRik WikiRik requested a review from ephys April 1, 2023 13:37
@WikiRik WikiRik merged commit 54e0db4 into main Apr 1, 2023
@WikiRik WikiRik deleted the WikiRik/deprecate-queryIdentifiers-false branch April 1, 2023 14:05
@ephys
Copy link
Member

ephys commented Apr 1, 2023

Don't forget to document it in our upgrade guide, under deprecated APIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants