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

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51842|0                           |1
        is obsolete|                            |
  Attachment #51867|0                           |1
        is obsolete|                            |
  Attachment #51868|0                           |1
        is obsolete|                            |

--- Comment #62 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 52113
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52113&action=edit
Bug 10459: Borrowers should have a timestamp

This patch adds a timestamp column to the borrowers table in kohastructure
and updatedatabase. (And also to the deletedborrowers table.)
A timestamp may be useful in synchronizing with external systems (among other
reasons).

Test plan:
Run updatestructure on an existing database, or install a new one.
Verify that the borrowers table has a timestamp now.

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
Tested updatestructure and running kohastructure.sql.
Passed t/db_dependent/Members.t.

updatedatabase.pl did not apply. I edited and then run it. Columns were added
as expected.
Signed-off-by: Marc Veron <ve...@veron.ch>

Signed-off-by: Bernardo Gonzalez Kriegel <bgkrie...@gmail.com>

Signed-off-by: Mark Tompsett <mtomp...@hotmail.com>

Signed-off-by: Joy Nelson <j...@bywatersolutions.com>

Bug 10459: Follow up to update to atomic update methodology

Signed-off-by: Bernardo Gonzalez Kriegel <bgkrie...@gmail.com>
New column created, no errors.

Signed-off-by: Mark Tompsett <mtomp...@hotmail.com>

Signed-off-by: Joy Nelson <j...@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to