8000 Updating sql schema where maxIDLength is used at runtime. by jbreiding · Pull Request #2568 · temporalio/temporal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Updating sql schema where maxIDLength is used at runtime. #2568

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

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Updating sql schema where maxIDLength is used at runtime. #2568

merged 1 commit into from
Mar 11, 2022

Conversation

jbreiding
Copy link
Contributor

What changed?
varchar columns to text

Why?
To allow for dynamic config to control these fields length at runtime.

How did you test it?
Local tests and integrated tests

Potential risks
None

Is hotfix candidate?
No

where maxIDLength is used for runtime validation
@jbreiding jbreiding changed the title Updating postgresql schema to use text data type. Updating sql schema where maxIDLength is used at runtime. Mar 7, 2022
@jbreiding jbreiding marked this pull request as ready for review March 7, 2022 21:21
@jbreiding jbreiding requested a review from a team as a code owner March 7, 2022 21:21
@jbreiding jbreiding linked an issue Mar 8, 2022 that may be closed by this pull request
@jbreiding jbreiding requested a review from yiminc March 9, 2022 16:17
@jbreiding jbreiding merged commit ee8dda3 into temporalio:master Mar 11, 2022
@jbreiding jbreiding deleted the maxIDLength-reconcile branch March 11, 2022 18:08
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.

SQL schema limits workflow_id to 255
2 participants
0