mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-09 01:54:21 +02:00
Support entrypoints for --load-extension (#473)
* Entrypoint support, closes #470
This commit is contained in:
parent
a46a5e3a9e
commit
19dd077944
6 changed files with 145 additions and 41 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -17,3 +17,6 @@ venv
|
|||
Pipfile
|
||||
Pipfile.lock
|
||||
pyproject.toml
|
||||
tests/*.dylib
|
||||
tests/*.so
|
||||
tests/*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue