[Webkit-unassigned] [Bug 211004] New: Create a mechanism to add missing ITP Database tables when the schema is updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 16:27:53 PDT 2020


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

            Bug ID: 211004
           Summary: Create a mechanism to add missing ITP Database tables
                    when the schema is updated
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: katherine_cheney at apple.com

Currently, the database drops all tables and recreates the schema if any table is missing. This is simple, but should probably be updated to use a better approach of adding any missing tables to the database.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200424/76f4a75f/attachment.htm>


More information about the webkit-unassigned mailing list