Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add migration for oc_share_external columns #24829

Merged
merged 2 commits into from
Jan 5, 2021

Commits on Dec 23, 2020

  1. Adjust share_external table

    Add column "parent" if missing.
    Drop column "lastscan" if exists.
    
    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    07bf663 View commit details
    Browse the repository at this point in the history
  2. Also add missing oc_share_external.share_type column

    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6c0de14 View commit details
    Browse the repository at this point in the history