diff options
author | itssme <itssme3000@gmail.com> | 2022-06-19 22:59:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-19 22:59:24 (GMT) |
commit | affa9f22cfd1e83a5fb413e5ce2feef9ea1a49ac (patch) | |
tree | a29ea21468987f87d8dd79f25b59d501df62e10f /Misc/ACKS | |
parent | 8e0897814109765a9e463676413fff016875217b (diff) | |
download | cpython-affa9f22cfd1e83a5fb413e5ce2feef9ea1a49ac.zip cpython-affa9f22cfd1e83a5fb413e5ce2feef9ea1a49ac.tar.gz cpython-affa9f22cfd1e83a5fb413e5ce2feef9ea1a49ac.tar.bz2 |
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -934,6 +934,7 @@ Ron Klatchko Reid Kleckner Carsten Klein Bastian Kleineidam +Joel Klimont Bob Kline Matthias Klose Jeremy Kloth |