]> git.koha-community.org Git - koha.git/commit
Bug 29002: Add bookings table
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 15 Sep 2021 15:29:43 +0000 (16:29 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 3 Nov 2023 15:04:05 +0000 (12:04 -0300)
commitc41b83cfaba76edee847d8897a40c83bd16b57eb
tree6ac5d1dd19cf257bfb70ad3f132b8aaf8e1f5dd2
parent29cb60e92a4b37da841cac4ff3369aab6cbaad0e
Bug 29002: Add bookings table

This patch adds a new bookings table to store booking details.

Test plan
* Confirm that kohastructure and the atomicupdate match such that an
  install or upgrade result in the same table being present on the
  system.

Sponsored-by: PTFS-Europe
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Janet McGowan <janet.mcgowan@ptfs-europe.com>
Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_29002.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql