Compare commits
2 commits
76807fe3f0
...
0ed14ea23e
Author | SHA1 | Date | |
---|---|---|---|
0ed14ea23e | |||
e2e2481c63 |
2 changed files with 1583 additions and 471 deletions
|
@ -136,7 +136,7 @@
|
|||
"nullable": false
|
||||
},
|
||||
{
|
||||
"name": "group",
|
||||
"name": "group_name",
|
||||
"type": "string_medium",
|
||||
"nullable": false
|
||||
},
|
||||
|
@ -160,7 +160,7 @@
|
|||
{
|
||||
"kind": "unique",
|
||||
"parameters": {
|
||||
"fields": ["member_id","group"]
|
||||
"fields": ["member_id","group_name"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
2050
tools/sindri/sindri
2050
tools/sindri/sindri
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue