pandas-to-postgres icon indicating copy to clipboard operation
pandas-to-postgres copied to clipboard

Add DataFrameCopyAppend class

Open licht1stein opened this issue 5 years ago • 0 comments

Added DataFrameCopyAppend that appends data to table instead of overwriting it. Based on code in issue #8

licht1stein avatar Mar 01 '20 16:03 licht1stein