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

Any interest in a "recipes" documentation section? #10

Open
mattdeluco opened this issue Sep 6, 2021 · 1 comment
Open

Any interest in a "recipes" documentation section? #10

mattdeluco opened this issue Sep 6, 2021 · 1 comment

Comments

@mattdeluco
Copy link

As I convert more of my database to sqitch, I'm having to learn all the different ways of verifying that various objects have been created during deployment.

Is there any interest in adding a "recipes" section to the documentation for sqitch? There are some examples in the tutorial, but I'm thinking of something more comprehensive and organized to make specific types of tests easy to find.

On a related note - to consolidate this kind of functionality is there a means of creating some kind of library of assertions that could be imported into each verify script? Similar to the chaijs javascript assertion library? I guess they'd all have to be DB specific - I work entirely in Postgres so I'm thinking along the lines of pl/pgsql functions.

@autarch
Copy link
Contributor

autarch commented Sep 7, 2021 via email

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

2 participants