sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

Any way to log the queries (SQL) before they are executed?

Open brandonros opened this issue 1 year ago • 1 comments

Don't really see like Statement.to_sql() to use before calling .next() to help debugging, am I missing something?

brandonros avatar Aug 29 '24 15:08 brandonros

Not sure. Is it some function SQLite provides?

IvanUkhov avatar Aug 29 '24 16:08 IvanUkhov