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

translate_sql now requires the con parameter #1786

Open
esimms999 opened this issue Apr 17, 2024 · 0 comments
Open

translate_sql now requires the con parameter #1786

esimms999 opened this issue Apr 17, 2024 · 0 comments

Comments

@esimms999
Copy link

I cloned the adv-r repo and did "Build Book". Had errors pointing to a block of code in Translation.Rmd and complaining that con parameter does not have a default value. I added con = simulate_sqlite() to the translate_sql calls and it seemed to stop the errors.

NOTE: I have no idea what translate_sql, simulate_sqlite mean; this might not be the value of con that should be used.

con_param
dbplyr_news

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

No branches or pull requests

1 participant