[Koha-bugs] [Bug 11430] Search history: Delete selected lines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 19 18:07:02 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11430

--- Comment #36 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 29042
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29042
Bug 11430: DB changes: Add the primary key for search_history

Review of attachment 29042:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11430&attachment=29042)
-----------------------------------------------------------------

Hi Jonathan, taking a look at the patches with splinter first.

::: installer/data/mysql/updatedatabase.pl
@@ +8574,5 @@
> +    |);
> +    print "Upgrade to $DBversion done (Bug 11430 - Add primary key for search_history)\n";
> +    SetVersion($DBversion);
> +}
> +

In kohastructure.sql id will be the first column, it will be the last when
running updatedatabase.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list