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

Quote SQL identifiers only when necessary #327

Closed
roji opened this issue Mar 6, 2018 · 0 comments
Closed

Quote SQL identifiers only when necessary #327

roji opened this issue Mar 6, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@roji
Copy link
Member

roji commented Mar 6, 2018

No longer quote safe identifiers as defined in https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS. See discussion in dotnet/efcore#11147 (comment).

@roji roji added the enhancement New feature or request label Mar 6, 2018
@roji roji added this to the 2.1.0 milestone Mar 6, 2018
@roji roji self-assigned this Mar 6, 2018
@roji roji closed this as completed in bfbf401 Mar 6, 2018
austindrenski pushed a commit to austindrenski/npgsql-efcore.pg that referenced this issue Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant