Skip to content

Commit 974139e

Browse files
committed
add index to AOGUID in AddressObject
1 parent 465728b commit 974139e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/fias_entities.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ AddressObject:
118118
subType: uuid
119119
isNullable: true
120120
isPrimary: false
121-
isIndex: false
121+
isIndex: true
122122
isPartition: false
123123
description: 'Глобальный уникальный идентификатор адресного объекта'
124124
PARENTGUID:

0 commit comments

Comments
 (0)