CC: | "Yves Räber" <yraber [...] mailup.net>, "PJ DEVOPS" <PJDEVOPS [...] cpan.org> |
Subject: | can't locally disable a schema-general auto_update specification |
The auto_update feature can be specified at table level or at schema level. If specified at schema level, it can be overridden at the table level; but the override can only specify a different sub, it cannot completely disable the schema-level auto_update for that specific table.
The override mechanism could be a little more clever and allow for an override with undef.