dbplyr icon indicating copy to clipboard operation
dbplyr copied to clipboard

`rows_*()` casts `y` columns if it copies them

Open mgirlich opened this issue 2 years ago • 0 comments

Closes #909. It would also be possible to add explicit casts to y columns if y is a database table (using mutate() on y). What do you think?

mgirlich avatar Aug 08 '22 07:08 mgirlich