Bug 14981: Remove ethnicity occurrences from sample patrons file
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2015 16:19:47 +0000 (17:19 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Oct 2015 13:10:46 +0000 (10:10 -0300)
commitb3f215bd2a8f354698370778b9e84f9c582524bb
tree2c8159aee1f26c89b8df50c32ec69caa0afa7ac9
parentdc6bc14fc9be4793d8731614db355bf2ba6778f1
Bug 14981: Remove ethnicity occurrences from sample patrons file

Bug 10020 has removed these columns, the should be removed from the
patron sample file.

Test plan:
Insert the files updated by this patch into a fresh DB, you shouldn't
get any error.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
  Before applying the patch, I was able to notice the error when loading the
  patron sample SQL file to a DB. With the patch, it's solved.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/de-DE/optional/sample_patrons.sql
installer/data/mysql/en/optional/sample_patrons.sql
installer/data/mysql/es-ES/optional/sample_patrons.sql
installer/data/mysql/nb-NO/2-Valgfritt/sample_patrons.sql
installer/data/mysql/pl-PL/optional/sample_patrons.sql
tools/import_borrowers.pl