Skip to content

docs: Reword warning message for misuse of dbGetQuery()/dbSendQuery()/dbFetch()#524

Merged
krlmlr merged 4 commits into
r-dbi:mainfrom
mikmart:fetch-warning
Nov 17, 2024
Merged

docs: Reword warning message for misuse of dbGetQuery()/dbSendQuery()/dbFetch()#524
krlmlr merged 4 commits into
r-dbi:mainfrom
mikmart:fetch-warning

Conversation

@mikmart

@mikmart mikmart commented Oct 16, 2024

Copy link
Copy Markdown
Contributor

Fixes #523.

Comment thread DESCRIPTION
callr,
cli,
DBItest (>= 1.8.0),
decor,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required for running tests but wasn't picked up as a dev dependency when running pak::pak() after cloning.

@krlmlr krlmlr added this pull request to the merge queue Nov 17, 2024
@krlmlr krlmlr removed this pull request from the merge queue due to a manual request Nov 17, 2024
@krlmlr krlmlr added this pull request to the merge queue Nov 17, 2024
@krlmlr

krlmlr commented Nov 17, 2024

Copy link
Copy Markdown
Member

Thanks!

@krlmlr krlmlr changed the title Reword warning message for misuse of dbGetQuery()/dbSendQuery()/dbFetch() docs: Reword warning message for misuse of dbGetQuery()/dbSendQuery()/dbFetch() Nov 17, 2024
@krlmlr krlmlr removed this pull request from the merge queue due to a manual request Nov 17, 2024
@krlmlr krlmlr added this pull request to the merge queue Nov 17, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 17, 2024
@krlmlr krlmlr added this pull request to the merge queue Nov 17, 2024
Merged via the queue into r-dbi:main with commit a12b12f Nov 17, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 18, 2025
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.

dbFetch() gives confusing warning when used with dbSendStatement()

2 participants