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

Test pgautoupgrade container using AdventureWorks database #61

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

andyundso
Copy link
Member

@andyundso andyundso commented Oct 22, 2024

This PR replaces the Redash service in the testing process with the AdventureWorks database from here. Goal is that our upgrade script actually has some work to do compared to the previous iteration, helping us to spot errors.

There is room to add some example queries in the process (e.g. do some COUNT or SELECT against one or the other table) and check its result, but I think for now this change is good enough.

@andyundso andyundso requested a review from justinclift October 22, 2024 14:59
Copy link
Member

@justinclift justinclift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! This looks like a pretty solid foundation to build future things on. 😄

Really well done @andyundso. 😁

@justinclift justinclift merged commit 3a3c609 into main Oct 23, 2024
26 checks passed
@justinclift justinclift deleted the testing-with-adventure-works branch October 23, 2024 03:14
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

Successfully merging this pull request may close these issues.

2 participants