tconbeer / harlequin

The SQL IDE for Your Terminal.
https://harlequin.sh
MIT License
3.64k stars 83 forks source link

feat: add sqlite --extension option #534

Closed tconbeer closed 5 months ago

tconbeer commented 5 months ago

Closes #533

What are the key elements of this solution? Adds a CLI option for platforms that support extensions. Handles errors associated with not having a compatible python.

Does this PR require a change to Harlequin's docs?

Did you add or update tests for this change?

Please complete the following checklist: