mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Fixed typo in 3.8 release notes
This commit is contained in:
parent
baafcec4a5
commit
b0f9d1e494
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
----------------
|
||||
|
||||
- New ``sqlite-utils indexes`` command to list indexes in a database, see :ref:`cli_indexes`. (`#263 <https://github.com/simonw/sqlite-utils/issues/263>`__)
|
||||
- ``table.indexes`` introspection property returning more details about that table's indexes, see :ref:`python_api_introspection_xindexes`. (`#261 <https://github.com/simonw/sqlite-utils/issues/261>`__)
|
||||
- ``table.xindexes`` introspection property returning more details about that table's indexes, see :ref:`python_api_introspection_xindexes`. (`#261 <https://github.com/simonw/sqlite-utils/issues/261>`__)
|
||||
|
||||
.. _v3_7:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue