sqlight
sqlight copied to clipboard
Add support for decoding using column names
related to #15
@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!
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.