Add old includes
This commit is contained in:
8
helper/51-function-updater.sql
Normal file
8
helper/51-function-updater.sql
Normal file
@ -0,0 +1,8 @@
|
||||
--
|
||||
-- Updater is allowed to call this function
|
||||
--
|
||||
|
||||
\ir 50-function-revoke-all.sql
|
||||
|
||||
GRANT EXECUTE ON FUNCTION :schema.:function TO :default_updater;
|
||||
|
||||
Reference in New Issue
Block a user