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: remove automatic inh field addition from BaseTransformer
- Remove automatic inh: true addition for RangeVar nodes in ensureCriticalFields
- Remove automatic inh: true addition for relation fields in ensureCriticalFields
- Fix original-upstream-inherit test by preserving original inheritance behavior
- Ensure ONLY keyword tables don't incorrectly get inh: true added
- Progress: inherit test now passing, field preservation improved
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments