milvus/internal/metastore/model
smellthemoon 473c65cd04
Make field in metastore contains default value (#24228)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-05-19 12:19:23 +08:00
..
alias.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
alias_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
collection.go Support dynamic schema for create collection (#24176) 2023-05-18 09:33:24 +08:00
collection_test.go Change default shard number to 1 (#23586) 2023-04-21 07:08:32 +08:00
credential.go Unify metastore catalog interface (#17772) 2022-07-22 10:20:29 +08:00
credential_test.go Unify metastore catalog interface (#17772) 2022-07-22 10:20:29 +08:00
field.go Make field in metastore contains default value (#24228) 2023-05-19 12:19:23 +08:00
field_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
index.go Reset indexpb for upgrade (#21620) 2023-01-11 14:35:40 +08:00
index_test.go Reset indexpb for upgrade (#21620) 2023-01-11 14:35:40 +08:00
load_info.go Migrate metadata of QueryCoord from 2.1 to 2.2 (#19986) 2022-10-24 23:41:35 +08:00
partition.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
partition_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
segment.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
segment_index.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
segment_index_test.go Reset indexpb for upgrade (#21620) 2023-01-11 14:35:40 +08:00