mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-16 05:24:26 +02:00
Fixed .rST warning
This commit is contained in:
parent
fd803d7043
commit
ddf5ce15e6
1 changed files with 1 additions and 1 deletions
|
|
@ -2177,7 +2177,7 @@ The ``.has_counts_triggers`` property shows if a table has been configured with
|
||||||
>>> db["authors"].has_counts_triggers
|
>>> db["authors"].has_counts_triggers
|
||||||
True
|
True
|
||||||
|
|
||||||
.. _python_api_introspection_supports_strict
|
.. _python_api_introspection_supports_strict:
|
||||||
|
|
||||||
db.supports_strict
|
db.supports_strict
|
||||||
------------------
|
------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue