The quote function should return a string suitable for dropping into a

D'Arcy J.M. Cain <darcy@druid.net>

Commit: 9ff872a27233d5e02e55e9572a4b8161e0186cba
Author: D'Arcy J.M. Cain <darcy@druid.net>
Date: 2003-02-26T13:16:50Z
Releases: 7.4.1
The quote function should return a string suitable for dropping into a
query string.  This fixes a bug where bool types sometimes returned with
a string that could not be dropped into a query.

Files

PathChange+/−
src/interfaces/python/pg.py modified +1 −1