You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While dbplyr::in_schema can be used to create table references to an Oracle table in a schema, DBI::Id cannot. I would expect the behavior to be similar.
@ablack3
I did some changes that might already fix this issue. As I don't have an Oracle database to test with, I need some help here.
Can you check whether this works with the current dev version?
While
dbplyr::in_schema
can be used to create table references to an Oracle table in a schema,DBI::Id
cannot. I would expect the behavior to be similar.Created on 2023-03-07 with reprex v2.0.2
Session info
The text was updated successfully, but these errors were encountered: