{
return;
}
}
class DBIx::Deployer 1.2.3 {
use DBI;
use DBD::SQLite;
use JSON::XS;
use Term::ANSIColor;
use autodie;
has target_db => ( is => 'lazy', isa => Insta
atch_files){
my $json;
{
local $/ = undef;
open(my $fh, '<', $self->patch_path . '/' . $file);
$json = <$fh>;
cl
ose($fh);
}
$json=~s/\n|\r\n/ /gm unless $self->keep_newlines;
my $patch_array = JSON::XS::decode_json($json);
foreach my $patch (@$patch_ar