-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-45138: Expand traced SQL statements in sqlite3
trace callback
#28240
Commits on Sep 8, 2021
-
Use expanded SQL when tracing using v2 API
Erlend E. Aasland committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for a018384 - Browse repository at this point
Copy the full SHA a018384View commit details -
Fall back to unexpanded sql if expanded sql is too long
Erlend E. Aasland committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d59fd9 - Browse repository at this point
Copy the full SHA 0d59fd9View commit details -
Erlend E. Aasland committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 654b89f - Browse repository at this point
Copy the full SHA 654b89fView commit details -
Erlend E. Aasland committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d7dcbd4 - Browse repository at this point
Copy the full SHA d7dcbd4View commit details -
Revert spurious print traceback change
Erlend E. Aasland committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for bc71d99 - Browse repository at this point
Copy the full SHA bc71d99View commit details
Commits on Sep 14, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedSep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for e22f58d - Browse repository at this point
Copy the full SHA e22f58dView commit details
Commits on Sep 15, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for d603841 - Browse repository at this point
Copy the full SHA d603841View commit details
Commits on Oct 6, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b3c7cd7 - Browse repository at this point
Copy the full SHA b3c7cd7View commit details -
Chain exceptions if multiple exceptions happen
Erlend E. Aasland committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b91fc81 - Browse repository at this point
Copy the full SHA b91fc81View commit details
Commits on Oct 19, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedOct 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 3fa1dfa - Browse repository at this point
Copy the full SHA 3fa1dfaView commit details
Commits on Nov 1, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for bc1ac3a - Browse repository at this point
Copy the full SHA bc1ac3aView commit details
Commits on Nov 2, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 5683a9a - Browse repository at this point
Copy the full SHA 5683a9aView commit details
Commits on Nov 3, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedNov 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e8d2be - Browse repository at this point
Copy the full SHA 7e8d2beView commit details -
Erlend E. Aasland committed
Nov 3, 2021 Configuration menu - View commit details
-
Copy full SHA for ec19cf7 - Browse repository at this point
Copy the full SHA ec19cf7View commit details
Commits on Nov 10, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for b3940df - Browse repository at this point
Copy the full SHA b3940dfView commit details -
Erlend E. Aasland committed
Nov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for f773a85 - Browse repository at this point
Copy the full SHA f773a85View commit details -
We can't rely on sqlite_schema being present
Erlend E. Aasland committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for a83a945 - Browse repository at this point
Copy the full SHA a83a945View commit details
Commits on Nov 29, 2021
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedNov 29, 2021 Configuration menu - View commit details
-
Copy full SHA for fae8d98 - Browse repository at this point
Copy the full SHA fae8d98View commit details -
Erlend E. Aasland committed
Nov 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b016c0c - Browse repository at this point
Copy the full SHA b016c0cView commit details -
Erlend E. Aasland committed
Nov 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 391c698 - Browse repository at this point
Copy the full SHA 391c698View commit details
Commits on Jan 4, 2022
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedJan 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 8c5faad - Browse repository at this point
Copy the full SHA 8c5faadView commit details
Commits on Jan 18, 2022
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedJan 18, 2022 Configuration menu - View commit details
-
Copy full SHA for a1c1424 - Browse repository at this point
Copy the full SHA a1c1424View commit details
Commits on Jan 20, 2022
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedJan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ea2605 - Browse repository at this point
Copy the full SHA 6ea2605View commit details
Commits on Jan 22, 2022
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedJan 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 24ef8a9 - Browse repository at this point
Copy the full SHA 24ef8a9View commit details
Commits on Feb 26, 2022
-
Merge branch 'main' into sqlite-bound-trace
Erlend E. Aasland committedFeb 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d9c9ec - Browse repository at this point
Copy the full SHA 4d9c9ecView commit details
Commits on Mar 3, 2022
-
Update Lib/test/test_sqlite3/test_hooks.py
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for beff1d5 - Browse repository at this point
Copy the full SHA beff1d5View commit details -
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9920131 - Browse repository at this point
Copy the full SHA 9920131View commit details -
Address review: clean up namespace
Erlend E. Aasland committedMar 3, 2022 Configuration menu - View commit details
-
Copy full SHA for f086604 - Browse repository at this point
Copy the full SHA f086604View commit details