Skip to content

[Oracle] Sqitch does not detect missing schema #668

@vectro

Description

@vectro

Steps to reproduce:

  1. Run sqitch deploy --registry xxx, where xxx is a schema that does not exist on the target database; and where there is a sqitch registry in the connecting user's schema.

Expected behavior:

  • Sqitch would report an error and take no action.

Actual behavior:

  • Sqitch will query the registry in the connecting user's schema instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions