annotate schema/updates/1420/01.wmst_attributes.sql @ 5507:279900b28b1b deactivate-users

Client: Notify user by successfully deleting/deactivating users * Display an info-toast for the user's deleting-process.
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 23 Sep 2021 14:47:36 +0200
parents 5aaeb1ba7e21
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4995
4a816ecf70de Added support for WMS-Time in configuring the GeoServer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff changeset
1 ALTER TABLE sys_admin.published_services ADD COLUMN wmst_attribute varchar DEFAULT NULL;
4a816ecf70de Added support for WMS-Time in configuring the GeoServer.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff changeset
2 ALTER TABLE sys_admin.published_services ADD COLUMN wmst_end_attribute varchar DEFAULT NULL;