Jeff Huber
Jeff Huber
@transitive-bullshit @rileytomasek @sw-yx named args it is! thanks everyone :)
Implemented basically all of this! Thanks again @transitive-bullshit for the awesome issue 🎉
@Govind-S-B thanks for adding this! in case i missed it - any desire to support this for JS as well?
We will re-review and merge !
@HammadB can you take a look at this?
@mattpovey any chance you have a repro here? > Also, it should not log on query, I am unable to reproduce this behavior, can you share a reproduction?
@Krishnapro thank you for reporting this. can you let me know what version of Windows and Python you are running?
@fmotta can you try this? ```sh python # then import sqlite3 sqlite3.sqlite_version_info ``` I suspect your system version vs python version are not the same. For reference, here is where...
@DonghaoZ this could be due to a number of things. how latency sensitive is your application?
@chezou im not sure why tests aren't running 🤔 can you tack on an extra commit here to trigger them? thank you! my apologies for the delay here