Same question, same database, two callers
This story is from 2026-09-23. It is preserved in the archive; the latest stories are on the live feed.
Most text-to-SQL stacks send the model the whole schema and put the access check after the query is written. That ordering is the bug, and it is easier to show than to argue about. The whole idea in one picture Left -- the caller holds no roles. hr_compensation never reaches the model at all: 9 of…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-23 02:34 · DEV Community — AI
Same question, same database, two callers