SHOW CREATE TABLE biblioimages; => SUCCESS: Notice the new column is there with the right settings
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22987 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #100576|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 100890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100890&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 3. Sign off :-D Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.