Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation should include which specific SQL Server permissions are required #115

Open
Reisclef opened this issue Jan 14, 2021 · 0 comments

Comments

@Reisclef
Copy link

On the page https://github.com/HangfireIO/Hangfire.Documentation/blob/master/configuration/using-sql-server.rst it references the Install.sql, as well as mentioning in passing which permissions it needs.

Clearly it needs db_reader and db_writer, as well as CREATE/ALTER/DROP Table/Index, but it feels like it would be useful to include the minimum SQL rights that the Hangfire user would need within the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant