Skip to content

verify passed for a reverted module #228

@pyramation

Description

@pyramation

reproduce:

in extensions

lql deploy --recursive --database db1 --createdb --yes --package launchql-inflection
lql verify --recursive --database db1 --yes --package launchql-inflection
lql revert --recursive --database db1 --yes --package launchql-inflection
lql verify --recursive --database db1 --yes --package launchql-inflection

few thoughts

  1. to/from change is NOT specified, possibly adding confusion, for example, revert without it only reverts that package, right?
  2. maybe verify will verify up and to whatever changes are there, but it's not yelling at the user for specifying a not yet deployed package

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