`credit_ledger cl` joined with `suppliers s` — both have `id`, so SQLite raised OperationalError. Qualify as `cl.id` and `cl.supplier_id`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
`credit_ledger cl` joined with `suppliers s` — both have `id`, so SQLite raised OperationalError. Qualify as `cl.id` and `cl.supplier_id`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>