annotate schema/version.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 a30b6c6541e0
children 68358e4603c8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5499
a30b6c6541e0 Moved logic to delete deactivate users into plpgsql function.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents: 5496
diff changeset
1 INSERT INTO gemma_schema_version(version) VALUES (1465);