SIGN IN SIGN UP

bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)

Ref. [SQLite 3.7.15 changelog](https://sqlite.org/changes.html#version_3_7_15):
_"Avoid invoking the sqlite3_trace() callback multiple times when a statement is automatically reprepared due to SQLITE_SCHEMA errors."_
E
Erlend Egeberg Aasland committed
f7f0ed59bcc41ed20674d4b2aa443d3b79e725f4
Parent: 0b858cd
Committed by GitHub <noreply@github.com> on 1/4/2021, 11:16:43 PM