]> WPIA git - gigi.git/commitdiff
upd: terminology in database
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sat, 25 Feb 2017 12:31:24 +0000 (13:31 +0100)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Mon, 27 Feb 2017 19:17:49 +0000 (20:17 +0100)
The userGroup enum is updated to remove all assurance terms, and also
remove the (unused) arbitrator role entirely.

Since PostgreSQL offers no way to rename or drop enum values, we create
a new enum, migrate the table to it and then drop the old enum.

Change-Id: I200c2b0463ded9d75b2e963d5a02bfc25326b357


No differences found