The quote function should return a string suitable for dropping into a
D'Arcy J.M. Cain <darcy@druid.net>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/python/pg.py | modified | +1 −1 |