milvus/internal/metastore/model
wei liu e6d50def4f
enhance: Enable properites in database meta (#31394)
issue: #30040

This PR add properties in database meta, so we can store some database
level info.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-03-19 19:21:06 +08:00
..
alias_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
alias.go Use pointer receiver for large struct (#26668) 2023-08-30 10:24:29 +08:00
collection_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
collection.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
credential_test.go
credential.go
database_test.go enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
database.go enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
field_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
field.go feat: add clustering key in create/describe collection (#29506) 2024-01-07 19:56:48 +08:00
index_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
index.go Format the code (#27275) 2023-09-21 09:45:27 +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_test.go
partition.go Use pointer receiver for large struct (#26668) 2023-08-30 10:24:29 +08:00
segment_index_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
segment_index.go feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
segment.go Format the code (#27275) 2023-09-21 09:45:27 +08:00