mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-08-10 03:14:21 +02:00
Finished adding docstrings to everything in Database
This commit is contained in:
parent
6ad3ce414c
commit
99cf7c1c53
2 changed files with 87 additions and 51 deletions
|
|
@ -14,7 +14,7 @@ sqlit_utils.db.Database
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:special-members: __getitem__
|
||||
:exclude-members: use_counts_table
|
||||
:exclude-members: use_counts_table, execute_returning_dicts, resolve_foreign_keys
|
||||
|
||||
.. _reference_db_queryable:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue