Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-764

Database changes for VCL 2.4

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.2
    • 2.4
    • database
    • None

    Description

      This is a catchall issue to track database changes for VCL 2.4 which aren't directly related to another issue.

      We really need to rework the database update process when upgrading VCL versions. update-vcl.sql is difficult to manage and keep in sync with vcl.sql. A single Perl script could be written which could be used for both fresh installs and updates.

      For fresh installs, it could simply import the vcl.sql file.

      For updates, it could query the existing database in order to determine if table definitions match vcl.sql and then execute an "alter" statement. This will be much easier to code than the current stored procedures in update-vcl.sql.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment