sqlite.iterdump does not work for (most) databases with autoincrement · Issue #79009 · python/cpython (original) (raw)
BPO | 34828 |
---|---|
Nosy | @berkerpeksag, @itssme, @erlend-aasland |
PRs | gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement #9621 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2018-09-28.06:51:55.269> labels = ['3.7', '3.8', 'type-bug', 'library'] title = 'sqlite.iterdump does not work for (most) databases with autoincrement' updated_at = <Date 2021-07-15.21🔞56.228> user = 'https://github.com/itssme'
bugs.python.org fields:
activity = <Date 2021-07-15.21🔞56.228> actor = 'erlendaasland' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-09-28.06:51:55.269> creator = 'itssme' dependencies = [] files = [] hgrepos = [] issue_num = 34828 keywords = ['patch'] message_count = 3.0 messages = ['326610', '326611', '326657'] nosy_count = 3.0 nosy_names = ['berker.peksag', 'itssme', 'erlendaasland'] pr_nums = ['9621'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34828' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']