Commit 6776535
dbopt
site: make the hero panel's finding count reproducible
The marked-up example advertised '3 findings', but the file as written also
draws modern.missing_schema_prefix on the unqualified `Orders` — so anyone who
actually ran it got 4. Schema-qualifying the FROM makes the label exact and
models the practice the rule recommends. Verified: 3 findings, 2 errors, exit 1
under --fail-on error, matching the panel's footer.1 parent 5826f4b commit 6776535
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments