Commit 3a18aee
fix: use fully-qualified schema in recover_hf_syncs SQL query
The endpoints table lives in hosted_model_inference schema; bare
'FROM endpoints' would fail at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 493d1cb commit 3a18aee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments