log schema/install-db.sh @ 470:638371a0e557

age author description
Wed, 22 Aug 2018 18:46:30 +0200 Tom Gottfried Do not touch existing roles on database setup
Wed, 22 Aug 2018 17:21:25 +0200 Sascha L. Teichmann Drop metamorph role too when tearing down database.
Wed, 22 Aug 2018 16:48:56 +0200 Tom Gottfried Add metamorphic database role and user e.g. for GeoServer
Mon, 20 Aug 2018 17:58:56 +0200 Sascha L. Teichmann Fixed install db script to cope with user roles containing whitespace.
Fri, 10 Aug 2018 13:42:51 +0200 Tom Gottfried Do not assume existance of a specific database in setup
Fri, 10 Aug 2018 13:36:24 +0200 Tom Gottfried Ignore only role creation errors in database setup
Fri, 03 Aug 2018 13:52:23 +0200 Sascha Wilde db-setup script: Allow to set passwords manually.
Fri, 03 Aug 2018 13:40:10 +0200 Sascha Wilde Create standard roles as part of the base schema.
Thu, 02 Aug 2018 13:06:39 +0200 Tom Gottfried Add special role for password reset
Mon, 30 Jul 2018 17:30:08 +0200 Sascha L. Teichmann Simpified awk to filter users to drop in install-db.sh.
Mon, 30 Jul 2018 12:53:16 +0200 Sascha L. Teichmann Removed hard coded (and in my case wrong) port from dropping users in install-db.sh script.
Fri, 27 Jul 2018 13:25:14 +0200 Sascha Wilde db-setup script: Improved help message.
Fri, 27 Jul 2018 13:09:13 +0200 Sascha Wilde db-setup script: Be even more quiet during creation.
Fri, 27 Jul 2018 12:49:39 +0200 Sascha Wilde db-setup script: Be more quiet during creation.
Fri, 27 Jul 2018 12:47:17 +0200 Sascha Wilde Added simple --drop to db setup script.
Fri, 27 Jul 2018 11:53:17 +0200 Sascha Wilde Removed trailing whitespace.
Thu, 26 Jul 2018 19:33:42 +0200 Tom Gottfried Add view to list user profiles with role
Thu, 26 Jul 2018 18:51:24 +0200 Sascha Wilde Added simple script to install db schema.