Lp 1802166: Purge User Preferred Names
authorJason Stephenson <jason@sigio.com>
Fri, 15 Feb 2019 17:21:19 +0000 (12:21 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 27 Jul 2020 14:56:35 +0000 (10:56 -0400)
commit7da2969b4743148aea6bc8952ebc8db0b09f1c12
tree16239ee3447c8edb3fcecb3f132373573614aacd
parentf2dc7b6e990ebc1be4c43c57731a0166220ac11a
Lp 1802166: Purge User Preferred Names

When the preferred names feature was added, the new fields were not
added to the update in the actor.usr_delete function.  This commit
sets those new fields to NULL in that function.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/999.functions.global.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.function.actor_usr_delete.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Circulation/purge_usr_pref_names.adoc [new file with mode: 0644]