dataservices-api/client/templates/90_grant_execute.erb

1 line
107 B
Plaintext
Raw Normal View History

2015-11-19 01:38:06 +08:00
GRANT EXECUTE ON FUNCTION <%= GEOCODER_CLIENT_SCHEMA %>.<%= name %>(<%= params_with_type %>) TO publicuser;