[Webkit-unassigned] [Bug 156264] New: Modern IDB: Make sure SQLite backing store records have a PRIMARY KEY AUTOINCREMENT column

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 16:59:16 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156264

            Bug ID: 156264
           Summary: Modern IDB: Make sure SQLite backing store records
                    have a PRIMARY KEY AUTOINCREMENT column
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Modern IDB: Make sure SQLite backing store records have a PRIMARY KEY AUTOINCREMENT column

This is because the rowID will be needed to support Blobs in the database... but unless there's a PRIMARY KEY column the rowIDs might change (e.g. when vacuuming)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160405/6ee6a61b/attachment.html>


More information about the webkit-unassigned mailing list