Commit 3e00100
docs(AC0031, AC0032): describe flow-sensitive DataTransfer SetTables pairing (#159)
The tables a CopyRows/CopyFields call needs now come from the SetTables on the same variable that reaches the call in the same procedure or trigger: a later SetTables replaces an earlier one, branches that configure different tables all count, and a SetTables can reach a call through a loop's next iteration. Unresolvable cases (no reaching SetTables, non-literal table arguments) are still not reported.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent a366f23 commit 3e00100
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments