这是indexloc提供的服务,不要输入任何密码
Skip to content

upgrading from alpha45 to beta.6 fails #2826

@0x777

Description

@0x777

You'll need to first upgrade to beta.5 and then upgrade to beta.6. The reason why this doesn't work has very little to do with beta.6. The root cause is the catalog migrations which add admin metadata using yaml files (an RQL query); these RQL queries require schema cache to run but building schema cache could fail because the function which does this assumes the latest catalog's schema.

The conclusion is that we can't use RQL queries in catalog migrations and we'll need to rewrite these migrations using only SQL.

This happened earlier too in one of the alpha versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/serverRelated to servere/intermediatecan be wrapped up in a weekk/bugSomething isn't workingp/highcandidate for being included in the upcoming sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions