Commit 70fe548
docs(driver-sql,service-analytics): repoint three comments at the moved driver-error classifier (#13555)
`schema-sync-errors.ts` moved from `@objectstack/metadata` to
`@objectstack/types` as `driver-error-classification.ts`, leaving three prose
pointers naming a path that no longer resolves. Each is a reader's trail to the
reasoning behind a driver-error verdict, so a dangling one costs the next author
the thing the comment exists to give them.
Repointed at the real current home, verified on `origin/main` rather than copied
from the move's prose, and each keeps the historical note of where it was — the
same idiom the pointers updated in the move itself already use.
Comment text only: no behaviour, no published surface, no test changed.
Claude-Session: https://claude.ai/code/session_01F3jdziLbAPGeceVNmSox5L
Co-authored-by: Claude <noreply@anthropic.com>1 parent ff37576 commit 70fe548
3 files changed
Lines changed: 18 additions & 12 deletions
File tree
- packages
- drivers/driver-sql/src
- services/service-analytics/src
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
820 | 822 | | |
821 | 823 | | |
822 | 824 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
196 | 198 | | |
197 | 199 | | |
198 | 200 | | |
| |||
0 commit comments