LibPQ.jl icon indicating copy to clipboard operation
LibPQ.jl copied to clipboard

Add Documentation and Test-Case for DataFrame Upload using CSV.RowIterator

Open lungben opened this issue 4 years ago • 2 comments

Follow-up of https://github.com/invenia/LibPQ.jl/pull/172

A test case for uploading a DataFrame using the CSV.RowIterator and a corresponding example to the documentation has been added.

I had to update the version number of DataFrames so that it is compatible to the most recent version of CSV.jl, but this should not be an issue because it is only a test dependency and all tests are still working for me.

lungben avatar Jun 26 '20 10:06 lungben

@iamed2 thanks for your feedback! I incorporated your suggestions, please let me know if something is missing.

lungben avatar Jul 07 '20 14:07 lungben

bump, this looks good and could use this feature!

cmey avatar Dec 20 '20 10:12 cmey