Finished adding docstrings and type hints to db

This commit is contained in:
Simon Willison 2021-08-10 16:05:35 -07:00
commit 43bc064817
3 changed files with 212 additions and 66 deletions

View file

@ -962,7 +962,7 @@ The ``table.analyze_column(column, common_limit=10, value_truncate=None)`` metho
The name of the column
``total_rows``
The total number of rows in the table`
The total number of rows in the table
``num_null``
The number of rows for which this column is null