trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46 - #89649
Closed
trunk-io[bot] wants to merge 364 commits into
Closed
trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46#89649trunk-io[bot] wants to merge 364 commits into
trunk-io[bot] wants to merge 364 commits into
Tests (PostHog) / Migration risk
succeeded
Aug 26, 2026 in 0s
✅ All migrations safe
Summary: 1 Safe | 0 Needs Review | 0 Blocked
✅ Safe
Brief or no lock, backwards compatible
posthog.1321_organization_read_only_mcp_access
└─ #1 ✅ AddField
Adding nullable field requires brief lock
model: organization, field: read_only_mcp_access
📚 How to Deploy These Changes Safely
AddField:
This operation acquires a brief lock but doesn't rewrite the table.
Deployment uses lock timeouts with automatic retries, so lock contention will cause retries rather than connection pile-up.
Loading