In other words: something we can look into! FWIW, PHP does this — you can call `$result->getSQL(true

In other words: something we can look into! FWIW, PHP does this — you can call $result->getSQL(true) — which asks SQLite to bind the params but doesn't run the query again.
Was this page helpful?