Add old includes
This commit is contained in:
8
helper/53-function-reader.sql
Normal file
8
helper/53-function-reader.sql
Normal file
@ -0,0 +1,8 @@
|
||||
--
|
||||
-- Inserter darf die Funktion aufrufen
|
||||
--
|
||||
|
||||
\ir 50-function-revoke-all.sql
|
||||
|
||||
GRANT EXECUTE ON FUNCTION :schema.:function TO :default_reader;
|
||||
|
||||
Reference in New Issue
Block a user