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

fix(jobsdb): when running in embedded mode migration fails with column workspace_id does not exist #3714

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Aug 8, 2023

Description

Write gateway needs to start before read gateway so that database migrations run properly and before runAlways migrations.

Linear Ticket

Link

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

BEGIN_COMMIT_OVERRIDE
fix(jobsdb): when running in embedded mode migration fails with column workspace_id does not exist (#3714)
END_COMMIT_OVERRIDE

@atzoum atzoum changed the title Fix.gateway start order fix: when running in embedded mode migration fails with column workspace_id does not exist Aug 8, 2023
@atzoum atzoum changed the base branch from master to release/1.11.x August 8, 2023 06:28
@atzoum atzoum changed the title fix: when running in embedded mode migration fails with column workspace_id does not exist fix(jobsdb): when running in embedded mode migration fails with column workspace_id does not exist Aug 8, 2023
@atzoum atzoum merged commit 744cfd6 into release/1.11.x Aug 8, 2023
43 of 47 checks passed
@atzoum atzoum deleted the fix.gatewayStartOrder branch August 8, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants