mirror of https://github.com/milvus-io/milvus.git
parent
cd67641bfe
commit
d6835a45b5
|
@ -24,7 +24,7 @@ type FieldSchema struct {
|
|||
DataType DataType
|
||||
TypeParams []*commonpb.KeyValuePair
|
||||
IndexParams []*commonpb.KeyValuePair
|
||||
AutoID bool
|
||||
AutoID bool
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue