mirror of
https://github.com/python/cpython.git
synced 2025-10-28 12:15:13 +00:00
conn.set_trace_callback() shouldn't be called multiple times when the schema is changing. This has indirectly been fixed by using sqlite3_prepare_v2() in bpo-9303. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||