commit | 7f331c898a36d937c66ba93f86d2a445c96d382e | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Sat Sep 05 22:43:31 2020 +0200 |
committer | GitHub <noreply@github.com> | Sat Sep 05 21:43:31 2020 +0100 |
tree | d715e9fecbfc52ebea09638b5a784af358c2fa4c | |
parent | 8c0be6fd9101746235b63ddfb84106d1e9ca286b [diff] |
bpo-40318: Migrate to SQLite3 trace v2 API (GH-19581) Ref. https://sqlite.org/c3ref/trace_v2.html Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>