[issue14076] sqlite3 module ignores placeholders in CREATE TRIGGER code

Gerhard Häring report at bugs.python.org
Sun Jan 4 04:24:17 CET 2015


Gerhard Häring added the comment:

The sqlite3 module is not at fault here. If it does not work, then is is a restriction of SQLite3 - at which places it accepts bind parameters.

This closing as "not a bug".

----------
assignee:  -> ghaering
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14076>
_______________________________________


More information about the Python-bugs-list mailing list