introducing junction table extension
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "syncId"
|
||||
},
|
||||
{}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "cAICollections",
|
||||
"fullWidth": true
|
||||
},
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "cDokumente",
|
||||
"fullWidth": true
|
||||
},
|
||||
{}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "syncId",
|
||||
"fullWidth": true
|
||||
},
|
||||
{}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -47,6 +47,6 @@
|
||||
},
|
||||
"stream": {
|
||||
"sticked": false,
|
||||
"index": 12
|
||||
"index": 11
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 50
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 30
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user