-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
gh-91602: Add iterdump() support for filtering database objects. #114501
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
Changes from 12 commits
bfad36a
c414251
b1ae087
e181dcb
048a6a2
f09fa46
f3bab47
321b3e0
8cf51d4
d993e11
4de91be
2036d0a
e314153
3c451df
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Added ``filter`` keyword-only parameter to | ||
felixxm marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| :meth:`sqlite3.Connection.iterdump` for filtering database objects to dump. | ||
| Patch by Mariusz Felisiak. | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.