Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible milvus2.2.9 #19

Merged
merged 12 commits into from
Jun 25, 2023
Merged

Compatible milvus2.2.9 #19

merged 12 commits into from
Jun 25, 2023

Conversation

weianweigan
Copy link
Collaborator

@weianweigan weianweigan commented Jun 12, 2023

Field and dbname

  • Json Field
  • isPartitionKey
  • add dbname to most of apis

Api

Version

  • GetVersionAsync

Database

  • CreateDatabaseAsync
  • ListDatabasesAsync
  • DropDatabaseAsync

RBAC

  • CreateRoleAsync
  • DropRoleAsync
  • AddUserToRoleAsync
  • RemoveUserFromRoleAsync
  • SelectRoleAsync
  • SelectUserAsync
  • GrantRolePrivilegeAsync
  • RevokeRolePrivilegeAsync
  • SelectGrantForRoleAsync
  • SelectGrantForRoleAndObjectAsync

Issues

  • Fix extraparam null issue
  • Fix autoid issue

@weianweigan weianweigan marked this pull request as ready for review June 23, 2023 17:44
@weianweigan weianweigan merged commit d6a0e97 into main Jun 25, 2023
roji pushed a commit to roji/milvus-sdk-csharp that referenced this pull request Aug 4, 2023
@weianweigan weianweigan deleted the dev-milvus2.2.9 branch August 19, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant