On Thu, Jan 03, 2019 at 09:49:24PM +0100, Christoph Zwerschke wrote:
> db.prepare('insert-tweet', "INSERT INTO tweets VALUES($1, $2, $3)")

My first thought is to ask why not use %s parameters ?

I'll look more at this later.

Thanks,
Justin
_______________________________________________
PyGreSQL mailing list
PyGreSQL@Vex.Net
https://mail.vex.net/mailman/listinfo/pygresql

Reply via email to