Move template to external file

This commit is contained in:
Rafa de la Torre
2015-11-18 15:00:47 +01:00
parent 584a76b927
commit 0f953dd5b6
2 changed files with 4 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
GRANT EXECUTE ON FUNCTION <%= GEOCODER_CLIENT_SCHEMA %>.<%= function_signature['function_name'] %>(<%= function_signature['argument_data_types'] %>) TO publicuser;