Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 367 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 367 Bytes

ZSQLiteDA

The ZSQLiteDA https://github.com/nakagami/Products.ZSQLiteDA provides support for SQLite database adapter objects in the Zope 4 and 5.

Installation

buildout.cfg:

eggs =
    ...
    Products.ZSQLiteDA

To add or use additional databases, simply add (or link) additional database file to your 'var/sqlite' directory.