milvus/pkg/util/paramtable
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
autoindex_param_test.go Support AutoIndex (#24387) 2023-05-29 20:35:28 +08:00
autoindex_param.go Remove metric_type check and fix some minor bugs (#24921) 2023-06-19 09:54:41 +08:00
base_table_test.go Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
base_table.go Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
component_param_test.go Limit the number of concurrent sync tasks and allow only one sync task for the same segment (#24881) 2023-06-16 14:14:39 +08:00
component_param.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
grpc_param_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
grpc_param.go reduce grpc client dial timout (#24427) 2023-05-29 10:03:28 +08:00
hook_config.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
http_param_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
http_param.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
param_item.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
quota_param_test.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
quota_param.go [Pick] Enable max result window limit (#24986) 2023-06-25 14:42:43 +08:00
runtime.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
service_param_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
service_param.go add nats mq wrappers (#24445) 2023-06-07 10:00:37 +08:00