cpython/Lib/sqlite3/test
Miss Islington (bot) 8fcc1474ef
bpo-40784: Fix sqlite3 deterministic test (GH-20448)
(cherry picked from commit c610d970f5)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
2020-05-29 05:46:52 -07:00
..
__init__.py
backup.py
dbapi.py
dump.py
factory.py
hooks.py
regression.py bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942) 2020-03-21 15:53:28 +02:00
transactions.py
types.py bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942) 2020-03-21 15:53:28 +02:00
userfunctions.py bpo-40784: Fix sqlite3 deterministic test (GH-20448) 2020-05-29 05:46:52 -07:00