Skip to content

Conversation

@baileych
Copy link
Contributor

Modifies DBI::dbUnquoteIdentifier() to parse catalog.schema.table specifications without each component being enclosed by double-quotes, as required to work with dbplyr.

Fixes #277.

krlmlr added a commit that referenced this pull request Aug 23, 2019
- Add tests for `dbUnquoteIdentifier()` (#279, @baileych).
@krlmlr krlmlr merged commit 6c73c1c into r-dbi:master Aug 23, 2019
@krlmlr
Copy link
Member

krlmlr commented Aug 23, 2019

Thanks! I accidentally implemented myself, but your tests are very useful.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dbUnquoteIdentifier() too stringent

2 participants