Skip to content

sqlite.iterdump does not work for (most) databases with autoincrement #79009

Closed
@itssme

Description

@itssme
mannequin
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:18:56.228>
    user = 'https://github.com/itssme'

    bugs.python.org fields:

    activity = <Date 2021-07-15.21:18: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']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtopic-sqlite3type-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions