#73: Allow inserttable() to take columns as parameter
--------------------------+--------------------
Reporter: cito | Owner:
Type: enhancement | Status: closed
Priority: minor | Milestone: 5.1
Component: DB API 2 | Version: 5.0
Resolution: wontfix | Keywords:
--------------------------+--------------------
Changes (by cito):
* status: new => closed
* resolution: => wontfix
Comment:
Actually I don't think a `columns` parameter would be much useful here and
only tarnish the pleasant simplicity of this method. You can easily remove
superfluous columns from the `values` argument in Python before passing it
to the method. And the other `copy_from` parameters are not applicable
here anyway.
--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/73#comment:1>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo/pygresql