Skip to content

Ignore --schema (with warning message) if --state-file provided #133

@yshalenyk

Description

@yshalenyk

state-file contains all columns and data based on previous schema analysis. But there its unclear how to behave when user attempts to override schema with --schema but also provides old --state-file.
Two options I see:

  • ignore --schema when --state-file is provided (now)
  • reanalyze file with new schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLI changes that have limited impact on library code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions