mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
Whitespace fix
This commit is contained in:
parent
e7ffbcdb36
commit
0c6745b70f
1 changed files with 0 additions and 1 deletions
|
|
@ -394,7 +394,6 @@ You can create a unique index by passing ``unique=True``::
|
|||
|
||||
dogs.create_index(["name"], unique=True)
|
||||
|
||||
|
||||
Vacuum
|
||||
======
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue