[issue24887] Sqlite3 has no option to provide open flags

Aviv Palivoda report at bugs.python.org
Sat Apr 30 06:46:37 EDT 2016


Aviv Palivoda added the comment:

IMO this issue can be closed as the URI filename interface can be used instead of the flags. The URI interface parameters can override the flags given as specified in:
https://www.sqlite.org/c3ref/open.html

----------
nosy: +palaviv

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


More information about the Python-bugs-list mailing list