--load-extension= for many more commands, closes #137

Also added --load-extension=spatialite shortcut, closes #136
This commit is contained in:
Simon Willison 2020-10-16 12:14:22 -07:00
commit 21ff60e3b1
5 changed files with 148 additions and 32 deletions

View file

@ -4,6 +4,8 @@
Python API
============
.. contents:: :local:
Connecting to or creating a database
====================================