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

update child view and query for global-process-id #108

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

owaddell-beckman
Copy link
Contributor

  • add an explicit rowid column to the child view, since ordering by pid no longer makes sense
  • update errors.ss child query to order by rowid rather than process id

This is a breaking change in the sense that select * from child will return more columns than it used to.

- add an explicit rowid column to the child view
- update errors.ss child query to order by rowid rather than process id
Copy link
Contributor

@burgerrg burgerrg left a comment

Choose a reason for hiding this comment

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

Good work finding and fixing this, Oscar!

@burgerrg
Copy link
Contributor

burgerrg commented Sep 23, 2020

Automatically triggered Travis-CI builds seem to be broken again. Here's the URL for a manually triggered build of this pull request: https://travis-ci.org/github/burgerrg/swish/builds/729770704

@owaddell owaddell merged commit 5f5ca59 into becls:dev Sep 24, 2020
@owaddell-beckman
Copy link
Contributor Author

Thanks for the quick review, Bob!

@owaddell owaddell deleted the owaddell/child-view branch September 24, 2020 20:31
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.

3 participants