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

[Question] Maintaining stored procedures #25

Open
brightertools opened this issue Apr 10, 2018 · 0 comments
Open

[Question] Maintaining stored procedures #25

brightertools opened this issue Apr 10, 2018 · 0 comments

Comments

@brightertools
Copy link

I have seen a few examples of creating and execution stored procedures, which has brought me to this repo that contains stored procedures I would like to use.

Are there any best practices or workflows around where/when to create these in documentDb for instance, I can add these manually, but would like to script these into some kind of migration when updating the application, so would like to create or drop and re-create the stored procedure if it changes, any idea on how to manage that in an automated way?

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

No branches or pull requests

1 participant