-
Notifications
You must be signed in to change notification settings - Fork 2
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
21.12 #10
base: master
Are you sure you want to change the base?
21.12 #10
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge away
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the effort guys! :) Looks good so far. I have to verify this with the test suite (seems GH disables them when no commits come in frequently) in a few days.
The only thing I'm not 100% convinced about is the postgres SQL change (no SELECT DISTINCT ON (user_jid)
anymore). I have to double check this, too.
Builds and seems to work find on 21.12.
Thanks to @royrwood who did most of the work