Skip to content

MariaDB: Sqitch doesn't respect registry config anymore #862

Closed
@tiberiusferreira

Description

Hello, previous to #854 sqitch used to respect the registry and use that value as the sqitch schema.

That doesn't seem to be the case anymore. Maybe that was a MySQL specific behavior? If so, could it be replicated for MariaDB?

Example of error:

# On database TestMariaDB
Table 'TestSchema.changes' doesn't exist

With config:

[core]
	engine = mariadb
	registry = sqitch

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions