| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@rhettinger, would you mind reviewing this? |
Sorry, something went wrong.
… and making it a note
|
Putting this PR on hold until the --enable-loadable-sqlite-extensions mess has been fixed in main. |
Sorry, something went wrong.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
The python3 -m sqlite3 :memory: "pragma compile_options" trick will be very helpful for triaging and debugging issues. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
This reverts commit 36454ab.
|
Added tests; plus some adjustments:
PTAL, @serhiy-storchaka and @kumaraditya303 |
Sorry, something went wrong.
There was a problem hiding this comment.
👍
Sorry, something went wrong.
|
Thank you for the helpful reviews, Dong-hee, Kumar, and Serhiy. Highly appreciated! |
Sorry, something went wrong.
|
FTR, I'm going to land this later today. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Disclaimer: this is based off of an old proof-of-concept branch I had lying around. Take it as it is :)
Resolves gh-77617
TODO: