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

Fix cloning with extensions in non default schema #717

Commits on Apr 16, 2024

  1. Allow clone of extensions in schemas other than the default

    This removes the non-default schema exclusion code to allow
    extensions to be transfered with `clone` without interruption.
    
    We add tests to avoid regression.
    kbarber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    080ad11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046d53f View commit details
    Browse the repository at this point in the history
  3. Fix

    kbarber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd8da9a View commit details
    Browse the repository at this point in the history