Wording for CREATE DIRECTORY and MERGE DIRECTORY
What Changed?
🚀 Deployed on https://deploy-preview-5587--edb-docs-staging.netlify.app
Label should contain Create and Drop directory. Please remove (Merge directory)
Should we mention about how to grant/revoke create/drop any directory to/from user/role commands
Label should contain Create and Drop directory. Please remove (Merge directory)
@ajit-at-edb I don't understand what you're referring to. Can you be more explicit? Thanks.
Reiterating this question.
Should we mention about how to grant/revoke create/drop any directory to/from user/role commands
@ajit-at-edb I think that's a good idea but I would need some guidance on what instructions to provide.
Should we mention about how to grant/revoke create/drop any directory to/from user/role commands
@ajit-at-edb I think that's a good idea but I would need some guidance on what instructions to provide.
Please find below sample commands commands
grant/revoke create any directory to/from username <with admin option>;
grant/revoke drop any directory to/from username <with admin option>;
grant/revoke read on directory <dir_name> to/from username <with grant option>;
grant/revoke write on directory <dir_name> to/from username <with grant option>;
--
Please find below sample commands commands
Should we mention about how to grant/revoke create/drop any directory to/from user/role commands
@ajit-at-edb I think that's a good idea but I would need some guidance on what instructions to provide.
Please find below sample commands commands
grant/revoke create any directory to/from username <with admin option>;
@ajit-at-edb Do the examples I added to the description of CREATE DIRECTORY and DROP DIRECTORY make sense?
Please find below sample commands commands
Should we mention about how to grant/revoke create/drop any directory to/from user/role commands
@ajit-at-edb I think that's a good idea but I would need some guidance on what instructions to provide.
Please find below sample commands commands
grant/revoke create any directory to/from username <with admin option>;@ajit-at-edb Do the examples I added to the description of CREATE DIRECTORY and DROP DIRECTORY make sense?
Thanks a lot for adding exmaples. I agree