23 Nov
2014
23 Nov
'14
12:47 p.m.
If we need anything more complex using Perl, I think we’ll need to write specific update scripts, or a
different kind of “updatedatabase.pl” which uses DBIx::Class::Schema::Versioned for the heavy
lifting and itself for more of the delicate/sophisticated updates.
Bug 13068 allows you to put a perl script in the atomicupdate directory. So why not put our new DBIC-style database revisions there?