You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

  • First beta version of new Python API, see examples in subdirectory src/api/  The intention is to provide an API conforming with PEP 249 Python Database API Specification v2.0 https://www.python.org/dev/peps/pep-0249/  The new API, unlike the old one, allows for writing files (using INSERT, see examples).

  • No labels