index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sqlite3
/
test_dump.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by ...
Mariusz Felisiak
2024-10-08
1
-1/+2
*
gh-118221: Always use the default row factory in sqlite3.iterdump() (#118223)
Erlend E. Aasland
2024-04-25
1
-0/+15
*
gh-91602: Add iterdump() support for filtering database objects (#114501)
Mariusz Felisiak
2024-02-06
1
-0/+70
*
gh-108364: In sqlite3, disable foreign keys before dumping SQL schema (#113957)
Mariusz Felisiak
2024-01-12
1
-3/+11
*
gh-109653: Remove unused imports in the `Lib/` directory (#109803)
Alex Waygood
2023-09-24
1
-1/+0
*
gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686)
Erlend E. Aasland
2023-08-30
1
-15/+0
*
gh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (#108657)
Corvin
2023-08-30
1
-0/+15
*
gh-64662: Add virtual table support to sqlite3.Connection.iterdump (#108340)
Erlend E. Aasland
2023-08-27
1
-0/+20
*
gh-105539: Explict resource management for connection objects in sqlite3 test...
Erlend E. Aasland
2023-08-17
1
-7/+3
*
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#...
itssme
2022-06-19
1
-0/+47
*
bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)
Erlend Egeberg Aasland
2021-10-29
1
-0/+75