SIGN IN SIGN UP

bpo-26187: Test that set_trace_callback() is not called multiple times (GH-461)

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.
A
Aviv Palivoda committed
0e6cb2ea624570ed08c354f1ed1f595dab4192d6
Parent: 2abfdf5
Committed by Berker Peksag <berker.peksag@gmail.com> on 4/9/2017, 9:11:59 AM