<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Holà!</p>
    <p>Currently migrating some 3.0 DB to 18.05.  A single hiccup with
      message_transport, no biggie.  Until...<br>
    </p>
    <p>16.06.00.042</p>
    <p><tt>Upgrade to 16.06.00.041 done (Bug 14629 - Add aggressive ISSN
        matching feature equivalent to the aggressive ISBN matcher)</tt><tt><br>
      </tt><tt>DBD::mysql::st execute failed: Unknown column
        'me.p_sep_by_space' in 'field list' [for Statement "SELECT
        `me`.`currency`, `me`.`symbol`, `me`.`isocode`,
        `me`.`timestamp`, `me`.`rate`, `me`.`active`, `me`.`archived`,
        `me`.`p_sep_by_space` FROM `currency` `me` WHERE ( `active` = ?
        )" with ParamValues: 0=1] at
        /usr/local/share/perl/5.24.1/DBIx/Class/Storage/DBI.pm line
        1836.</tt><tt><br>
      </tt><tt>DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column
        'me.p_sep_by_space' in 'field list' at
        /inlibro/git/koha-csf-prod-inlibro/Koha/Objects.pm line 209</tt><tt><br>
      </tt></p>
    <p>Basically, the update code uses Koha::Number::Price, which in
      full modern object mode goes for its newly added <b>p_sep_by_space</b>
      <u>in the 18.05 code</u>.  But the DB doesn't have it yet (it
      comes with 17.12.00.022).</p>
    <p>Big crash big time.  The process stops.<br>
    </p>
    <p>Any workaround? (didn't see anything in the list, nor bugzilla,
      did I miss it?).</p>
    <p>Thanks,</p>
    <p>PS this is bound to happen whenever Koha objects are used in
      updatedatabase.pl.<br>
    </p>
    <div class="moz-signature">-- <br>
      <style type="text/css">
.moz-signature {
 color: #FFFFFF;
}
.sig_inlibro {
 padding-top : 2px;
 color: #888888;
 font-family : "Trebuchet MS", verdana;
 font-size: 90%;
}
.sig_content {
 border-top: 2px solid #DDDDDD;
 border-bottom: 2px solid #BFD13D;
 background-color : #F6F6F6;
 padding-left:10px;
}
.sig_inlibro a:visited, .sig_inlibro a:hover, .sig_inlibro a:link {
 text-decoration: none;
 color: #005B85;
}
.nom {
 color: #005B85;
 font-weight : bold;
}
.inlibro, .in {
 color: #BFD13D;
}
.libro {
 color: #005B85;
}
.in, .libro {
 font-size : 120%;
}
.desc {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.small {
 font-size: 80%;
}
.tagline {
 color : #00BCE4;
}
.sig_footer {
 padding-left : 10px;
 background-color : #EEEFEA;
}
</style>
      <div class="sig_inlibro">
        <div class="sig_content"> <span class="nom">Philippe Blouin,</span><br>
          <span class="tagline small">Responsable du développement
            informatique</span><br>
          <p class="desc small">
            <!--
   Tél.  : (833) 465-4276, poste 230<br/>
--> Tél.  : (888) 604-2627<br>
            <a href="mailto:philippe.blouin@inLibro.com">philippe.blouin@inLibro.com</a>
          </p>
        </div>
        <div class="sig_footer"> <span class="in">in</span><span
            class="libro">Libro</span> <span class="tagline small">|
            pour esprit libre |</span> <a class="small"
            href="http://www.inLibro.com">www.inLibro.com</a> </div>
      </div>
    </div>
  </body>
</html>