Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
Database structure of Lino Avanti¶
This document describes the database structure.
Complexity factors¶
>>> print(analyzer.show_complexity_factors())
...
- 41 plugins
- 82 models
- 8 user types
- 307 views
- 23 dialog actions
The database models¶
>>> analyzer.show_db_overview()
...