test: update create-index default contract coverage

This commit is contained in:
ChilePiquin
2026-09-03 15:52:46 -07:00
parent bd86cc5aa6
commit 477a49cecb
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ If this is false, and another index already exists on the same columns
and the same name, then an error will be returned. This is true even if
that index is out of date.
The default is true
The default is false
***