Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: make has_ai_task fields on workspace builds and template versions nullable #18403

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 2 commits into from
Jun 17, 2025

Conversation

hugodutka
Copy link
Contributor

The fields must be nullable because there’s a period of time between inserting a row into the database and finishing the “plan” provisioner job when the final value of the field is unknown.

@hugodutka hugodutka changed the title chore: make the has_ai_task fields on workspace builds and template versions tables nullable chore: nullable has_ai_task fields on workspace builds and template versions Jun 17, 2025
@hugodutka hugodutka changed the title chore: nullable has_ai_task fields on workspace builds and template versions chore: make has_ai_task fields on workspace builds and template versions nullable Jun 17, 2025
@hugodutka hugodutka force-pushed the hugodutka/nullable-has-ai-task branch from 45940a0 to a68a73d Compare June 17, 2025 11:25
@hugodutka hugodutka marked this pull request as ready for review June 17, 2025 11:26
@hugodutka hugodutka requested a review from dannykopping June 17, 2025 11:26
@hugodutka hugodutka force-pushed the hugodutka/nullable-has-ai-task branch from 74d6b14 to a68a73d Compare June 17, 2025 12:12
@hugodutka hugodutka merged commit ebc769f into main Jun 17, 2025
68 checks passed
@hugodutka hugodutka deleted the hugodutka/nullable-has-ai-task branch June 17, 2025 14:08
@github-actions github-actions bot locked and limited conversation to collaborators Jun 17, 2025
@hugodutka
Copy link
Contributor Author

related to #18158

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