Compare commits
No commits in common. "0ed14ea23e3e2ac8c186d1453b3a516be63bf85a" and "76807fe3f003b87ec748b5bd6d138762cd9e4d59" have entirely different histories.
0ed14ea23e
...
76807fe3f0
2 changed files with 471 additions and 1583 deletions
|
@ -136,7 +136,7 @@
|
|||
"nullable": false
|
||||
},
|
||||
{
|
||||
"name": "group_name",
|
||||
"name": "group",
|
||||
"type": "string_medium",
|
||||
"nullable": false
|
||||
},
|
||||
|
@ -160,7 +160,7 @@
|
|||
{
|
||||
"kind": "unique",
|
||||
"parameters": {
|
||||
"fields": ["member_id","group_name"]
|
||||
"fields": ["member_id","group"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
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