sqlight icon indicating copy to clipboard operation
sqlight copied to clipboard

Add support for decoding using column names

Open dvic opened this issue 10 months ago • 2 comments

related to #15

dvic avatar Jan 30 '25 08:01 dvic

@lpil the prepared statement stuff was a bit more work and I see now that #13 is there. So this PR just adds a new query function that returns the results as a list of dicts. That works for me for now!

dvic avatar Jan 30 '25 08:01 dvic

Sorry, I'm a bit confused, this doesn't seem to do what the issue asked for?

Yes, you're right, it does not, I'll keep the issue open. However, this PR does solve some of the issues in the projects I'm working on.

dvic avatar Feb 24 '25 10:02 dvic