psqlpy-python/psqlpy

Add generic function to support `copy_to_table` and `copy_from_table` methods.

Opened this issue · 0 comments

Need to support copy_to_table and copy_from_table functions like in PsycoPG and AsyncPG.