]> git.evergreen-ils.org Git - Evergreen.git/commit
Add two functions to the actor schema:
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Jul 2009 18:03:45 +0000 (18:03 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Jul 2009 18:03:45 +0000 (18:03 +0000)
commitce9264dc9504cad2250a577e1f626580436b33be
tree832e47dfae9a42cd17890e1fbfd9ff203e6961d2
parent62db1260d57a78f3c2a133fc98c1536ce6bfd6f5
Add two functions to the actor schema:

usr_purge_data: purges rows associated with a given user, by either
deleting them or reassigning them to another user.

usr_delete: logically deletes a user; removes personally identifiable
information, and purges associated rows in other tables.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13578 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/999.functions.global.sql