On Sat, Jun 20, 2020 at 12:43:23AM +0200, Christoph Zwerschke wrote: > My plan is now to release version 5.2 tomorrow. Are there some things that I > should still consider for the release? Then please let me know.
I think these would be easy to add. https://github.com/PyGreSQL/PyGreSQL/issues/29 The pgquery type should have a method listtypes() #29 I sent a patch for this to the list last year https://github.com/PyGreSQL/PyGreSQL/issues/24 Allow inserttable() to take columns as parameter #24 This is simple enough I can probably put something together -- Justin _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo/pygresql
