Bug 5670: [QA Followup] Create housebound roles table.
authorAlex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>
Mon, 10 Oct 2016 10:37:50 +0000 (12:37 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 18:18:04 +0000 (18:18 +0000)
commit561812597e1b62bb0d78434907a7c396e6769ee8
treee18c4e158ea8ecd7736d8ddaaebd106d0cc62de8
parent424cb6ac8014cd17d876c988fec6e35c107ad601
Bug 5670: [QA Followup] Create housebound roles table.

* installer/data/mysql/atomicupdate/housebound_tables.sql (housebound_role):
  New table.
* installer/data/mysql/kohastructure.sql (housebound_role): New table.
* installer/data/mysql/en/mandatory/auth_values.sql: Remove HSBND_ROLE entries.
* installer/data/mysql/en/mandatory/patron_attributes.sql: Remove
  HSBND_ROLE entry.
* installer/data/mysql/en/mandatory/patron_attributes.txt: Remove
  explanatory text.

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/atomicupdate/housebound_tables.sql
installer/data/mysql/en/mandatory/auth_values.sql
installer/data/mysql/en/mandatory/patron_attributes.sql
installer/data/mysql/en/mandatory/patron_attributes.txt
installer/data/mysql/kohastructure.sql