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