lfconsult

↗ HN profile [ 112 ms ] full profile
Karma
11
Created
December 27, 2022 (3y ago)
Submissions
0
https://github.com/TeddyBear06
  1. Hi HN, I'm digging around in order to find a way to get back the SQL statement from a compiled statement with bound parameters (avoid SQLi) for others DBMS. I've found - with excitements- that the SQLite C interface…