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

stop_on_error argument in .$insert #233

Open
fmmattioni opened this issue Jan 11, 2022 · 1 comment
Open

stop_on_error argument in .$insert #233

fmmattioni opened this issue Jan 11, 2022 · 1 comment

Comments

@fmmattioni
Copy link

Hi!

I was having issues with the stop_on_error argument in .$insert. I have noticed that the function always stops on error actually. Perhaps it is because this was hard coded?

insert <- function(data, pagesize = 1000, stop_on_error = TRUE, ...){

Thanks in advance!

@fmmattioni
Copy link
Author

Ah, I just noticed this is actually setting the default.. so I wonder what the issue could be..

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