Skip to content

[TECH DEBT] Make is_managed a What.IS_MANAGED  #2981

@JCZuurmond

Description

@JCZuurmond

Problem statement

Migrating managed tables is signaled differently in the table migrator, than the others:

if src_table.src.is_managed:
return self._migrate_managed_table(managed_table_external_storage, src_table)

Solution

Move this marker to the What

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalthis pull request won't appear in release notesmigrate/managedgo/uc/upgrade Upgrade Managed Tables and Jobs

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions