Type: Python module or package
CST_NEW : just created, must create tables and populate
CST_OPENED : just opened (db file existed), must check integrity
CST_ACTIVE : tables created, integrity checked
CST_CLOSING : closing has been requested, sending
CST_CLOSED :
Refering articles:
- multiple connections, populate() (code changes 10.01.05) — lino:tests/10.py is more difficult to find. Worked a whole day without getting it running. But quite some changes in adamo. Especially (1) better support for Multiple connections per database. (2) Populating databases more