Skip to content

Exclude dropped columns from dbGetFields results #130

Open
warnes wants to merge 4 commits intotomoakin:masterfrom
Warnes-Innovations:master
Open

Exclude dropped columns from dbGetFields results #130
warnes wants to merge 4 commits intotomoakin:masterfrom
Warnes-Innovations:master

Conversation

@warnes
Copy link
Copy Markdown

@warnes warnes commented Aug 7, 2023

Resolve #129 by adding additional WHERE clause for not attisdropped to filter out dropped columns.

See #129 for details.

@warnes
Copy link
Copy Markdown
Author

warnes commented Jan 3, 2024

I just added a call to setMethod("dbIsValid", "PostgreSQLConnection", ...) so that DBI::dbIsValid now works for RPosgreSQL connections.

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.

dbListFields incorrectly returns columns which have been removed

1 participant