Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 4, 2021

Ref. SQLite 3.7.15 changelog:
"Avoid invoking the sqlite3_trace() callback multiple times when a statement is automatically reprepared due to SQLITE_SCHEMA errors."
(cherry picked from commit f7f0ed5)

Co-authored-by: Erlend Egeberg Aasland [email protected]

https://bugs.python.org/issue40810

…nGH-20530)

Ref. [SQLite 3.7.15 changelog](https://sqlite.org/changes.htmlGH-version_3_7_15):
_"Avoid invoking the sqlite3_trace() callback multiple times when a statement is automatically reprepared due to SQLITE_SCHEMA errors."_
(cherry picked from commit f7f0ed5)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@miss-islington
Copy link
Contributor Author

@erlend-aasland: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@erlend-aasland: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@erlend-aasland: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 0ccac5f into python:3.8 Jan 4, 2021
@miss-islington miss-islington deleted the backport-f7f0ed5-3.8 branch January 4, 2021 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants