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

Warn user when connecting with a backend not fully supported #26

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

marcusmunch
Copy link
Collaborator

Close #15.

Also improved documentation example of get_connection() using RSQLite if available,1 actually calling get_connection().

Footnotes

  1. RSQLite is a dependency on "Suggest" level and is therefore recommended to install for contributors. However, as it is not required for the package to run, CRAN may occasionally test the package without RSQLite installed.

@marcusmunch marcusmunch marked this pull request as ready for review September 4, 2023 09:12
@RasmusSkytte RasmusSkytte added this to the v0.2 milestone Sep 4, 2023
@RasmusSkytte RasmusSkytte added the enhancement New feature or request label Sep 4, 2023
@marcusmunch marcusmunch merged commit 383023a into ssi-dk:main Sep 4, 2023
9 checks passed
@marcusmunch marcusmunch deleted the warn-untested-backend branch September 4, 2023 10:49
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

Successfully merging this pull request may close these issues.

Provide warning on un-tested backends in get_connection()
2 participants