You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix IndexPart to inherit Conditions from parent index
IndexPart now copies Conditions from the parent index, ensuring
generated code for partial indexes includes the correct WHERE clause
instead of empty conditions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments