trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e - #89651
Closed
trunk-io[bot] wants to merge 391 commits into
Closed
trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e#89651trunk-io[bot] wants to merge 391 commits into
trunk-io[bot] wants to merge 391 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