Am 04.01.2019 um 03:07 schrieb Justin Pryzby: > On Fri, Jan 04, 2019 at 12:26:59AM +0100, Christoph Zwerschke wrote: >> The question is now - should we use this different signature only >> in the DB wrapper method or already in the underlying method? > > I don't have any opinion on this.
Ok, so I decided to leave it like that. The low-level API is now a bit different from the DB wrapper API. That actually was already the case for other methods like query() which takes individual arguments as wrapper method and a list as low-level method. People should only use the wrapper class anyway.
-- Christoph _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo/pygresql
