On Tue, 17 Nov 2015 18:43:25 +0100 Christoph Zwerschke <[email protected]> wrote: > proper parameters. I think I will change that and instead guarantee a > defined state with a few "DROP" and "SET" commands in the setup, like > you do in your opendb() method, so all the tests work the same way > and don't need a user with create database privilege.
I am going to go ahead and copy my opendb stuff over. Mainly I want to allow local configuration as the server that I am using to test is not running a database. Besides, we can test against different versions of PostGreSQL if we want. -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org IM:[email protected] _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
