Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

'error: failed to validate: failed to get table from destination schema' appears with random tables #6

@axel-verse

Description

@axel-verse

go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:05:27 error: failed to validate: failed to get table from destination schema: table 'field_data_field_vertical_banner' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:06:40 error: failed to validate: failed to get table from destination schema: table 'tracker_user' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:06:44 error: failed to validate: failed to get table from destination schema: table 'rules_tags' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:06:47 error: failed to validate: failed to get table from destination schema: table 'field_data_field_duties' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:06:49 error: failed to validate: failed to get table from destination schema: table 'field_data_field_importance' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:06:52 error: failed to validate: failed to get table from destination schema: table 'cache_entity_node' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:07:46 error: failed to validate: failed to get table from destination schema: table 'field_revision_field_gender' not found
go/bin/pg2mysql -c p2m.config.yaml validate
2018/11/23 13:07:49 error: failed to validate: failed to get table from destination schema: table 'custom_breadcrumbs_views' not found...

etc... Can not validate at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions