Adapt formatting to pre-existing content
This commit is contained in:
parent
27adf8d6e9
commit
bb5345b330
1 changed files with 6 additions and 4 deletions
|
@ -420,9 +420,10 @@ Required attributes:
|
||||||
|
|
||||||
Optional attributes:
|
Optional attributes:
|
||||||
|
|
||||||
- **options**: Array of platform specific options
|
- **options**: Array of platform specific options:
|
||||||
|
|
||||||
- **where**: SQL WHERE condition to be used for partial indexes. It will only have effect on supported platforms.
|
- ``where``: SQL WHERE condition to be used for partial indexes. It will
|
||||||
|
only have effect on supported platforms.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
@ -1159,9 +1160,10 @@ Required attributes:
|
||||||
|
|
||||||
Optional attributes:
|
Optional attributes:
|
||||||
|
|
||||||
- **options**: Array of platform specific options
|
- **options**: Array of platform specific options:
|
||||||
|
|
||||||
- **where**: SQL WHERE condition to be used for partial indexes. It will only have effect on supported platforms.
|
- ``where``: SQL WHERE condition to be used for partial indexes. It will
|
||||||
|
only have effect on supported platforms.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue