[Koha-bugs] [Bug 22987] Add biblioimages.timestamp

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 13 15:43:14 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22987

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 97316
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97316&action=edit
Bug 22987: Add biblioimages.timestamp

This patch adds the timestamp column to the biblioimages table.
To test:
1. Apply this patch
2. Run:
   $ updatedatabase
   $ koha-mysql kohadev
   > SHOW CREATE TABLE biblioimages;
=> SUCCESS: Notice the new column is there with the right settings
3. Sign off :-D

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


More information about the Koha-bugs mailing list