Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix guest user registration with lots of client readers #7866

Merged
merged 5 commits into from
Jul 16, 2020

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 16, 2020

The idea here is to use a Postgres sequence to generate guest user IDs. First do some refactoring to make the existing stuff that is backed by sequences reusable.

@richvdh richvdh force-pushed the rav/fix_guest_user_id branch 2 times, most recently from eb0590d to 9648f0f Compare July 16, 2020 11:57
@richvdh richvdh marked this pull request as ready for review July 16, 2020 11:57
@richvdh
Copy link
Member Author

richvdh commented Jul 16, 2020

the commits here should stand alone and be easier to review.

@richvdh richvdh force-pushed the rav/fix_guest_user_id branch from 9648f0f to 16368c8 Compare July 16, 2020 12:01
@richvdh richvdh requested a review from a team July 16, 2020 12:03
@richvdh richvdh merged commit a827838 into develop Jul 16, 2020
@richvdh richvdh deleted the rav/fix_guest_user_id branch July 16, 2020 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants