Skip to content

Remove partial updates; update routes take the full object - #265

Merged
rakshith-ravi merged 4 commits into
developfrom
feature/remove-partial-updates
Jul 21, 2026
Merged

Remove partial updates; update routes take the full object#265
rakshith-ravi merged 4 commits into
developfrom
feature/remove-partial-updates

Conversation

@rakshith-ravi

Copy link
Copy Markdown
Contributor

No description provided.

@rakshith-ravi
rakshith-ravi force-pushed the feature/remove-partial-updates branch from 9c0416f to b7d122c Compare July 20, 2026 08:29
- update request structs reuse the create models instead of Option-wrapped partials
- handlers drop the change-detection guards and COALESCE, writing every field and rebuilding child tables unconditionally
- keep the deployment image-tag and managed-url runner diffs, which gate side effects rather than partiality
- enforce min horizontal scale >= 1 on both create and update
- frontend, CLI, and the self-hosted runner send/accept the full object
- regenerate the sqlx cache and port the integration tests
@rakshith-ravi
rakshith-ravi force-pushed the feature/remove-partial-updates branch from b7d122c to e16800a Compare July 20, 2026 11:28
@rakshith-ravi
rakshith-ravi merged commit 2bf4b42 into develop Jul 21, 2026
84 checks passed
@rakshith-ravi
rakshith-ravi deleted the feature/remove-partial-updates branch July 21, 2026 18:28
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.

1 participant