Skip to content

sqlite3.Cursor.lastrowid isn't populated when executing a SQL REPLACE statement #61068

@jimminter

Description

@jimminter
mannequin
BPO 16864
Nosy @bitdancer, @berkerpeksag
Files
  • Issue16864_py35.patch
  • sqlite_lastrowid_35.patch
  • sqlite_lastrowid_35_v2.patch
  • sqlite_lastrowid_35_updated.patch
  • sqlite_lastrowid_35_updated_2.patch
  • sqlite_after_review_1.patch
  • sqlite_review_2.patch
  • replace_lastrowid_3_6.patch
  • 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 = <Date 2016-06-14.12:26:00.807>
    created_at = <Date 2013-01-04.17:24:20.292>
    labels = ['type-feature', 'library']
    title = "sqlite3.Cursor.lastrowid isn't populated when executing a SQL REPLACE statement"
    updated_at = <Date 2016-06-14.12:26:00.805>
    user = 'https://bugs.python.org/jimminter'

    bugs.python.org fields:

    activity = <Date 2016-06-14.12:26:00.805>
    actor = 'berker.peksag'
    assignee = 'ghaering'
    closed = True
    closed_date = <Date 2016-06-14.12:26:00.807>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2013-01-04.17:24:20.292>
    creator = 'jim_minter'
    dependencies = []
    files = ['34953', '39336', '39339', '39366', '39367', '39411', '39425', '39677']
    hgrepos = []
    issue_num = 16864
    keywords = ['patch']
    message_count = 15.0
    messages = ['179049', '179058', '216666', '216735', '241137', '242867', '242868', '242882', '243326', '243431', '243442', '243560', '245153', '268553', '268554']
    nosy_count = 6.0
    nosy_names = ['ghaering', 'r.david.murray', 'python-dev', 'berker.peksag', 'jim_minter', 'Alex.LordThorsen']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16864'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions