Update key type in shard configuration

This commit is contained in:
jeremy 2022-11-07 10:14:49 +01:00
parent baacc52a65
commit dca94f42bb
3 changed files with 9 additions and 9 deletions

View File

@ -10,19 +10,19 @@ IS_FOR_FILE│
File
1
uuid
string
int
1
[1]
Identity
1
uuid
string
int
1
[10001]
Permission
1
uuid
string
int
10
[20001]
[10020000]

View File

@ -10,19 +10,19 @@ IS_FOR_FILE│
File
1
uuid
string
int
1
[1]
Identity
1
uuid
string
int
1
[1001]
Permission
1
uuid
string
int
10
[2001]
[102000]

View File

@ -10,19 +10,19 @@ IS_FOR_FILE│
File
1
uuid
string
int
1
[1]
Identity
1
uuid
string
int
1
[11]
Permission
1
uuid
string
int
10
[21]
[31]