apply_transformations now processes rules in sequence order using a temp table accumulator. Each sequence group reads from data merged with all prior groups' outputs, so a rule at seq N can reference a field written by a rule at seq < N. preview_rule falls back to transformed when a field isn't in raw data, so chained rules preview correctly in the UI. Rules form field dropdown gains an "from earlier rules" optgroup listing output fields from lower-sequence rules. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| queries | ||
| functions.sql | ||
| migrate_input_value_jsonb.sql | ||
| migrate_tps.sql | ||
| schema.sql | ||