feat: prepare FreeCAD private naming worker linkage
This commit is contained in:
@@ -1,82 +1,98 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"currentSchemaVersion": 6,
|
||||
"currentSchemaVersion": 7,
|
||||
"migrationVersions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"migrationSha256": "0308954a28a2cd5d98888cd9c97c25170760e00f8cb16133a51414c5ebedb5a0",
|
||||
"migrationSha256": "ab987867c4935f60198ec19fb69259f6fc95167005bbb4f40e11723a52392f1d",
|
||||
"forward": [
|
||||
{
|
||||
"from": 0,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 1,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 2,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 3,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
4,
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 4,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
5,
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 5,
|
||||
"to": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
6
|
||||
6,
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
},
|
||||
{
|
||||
"from": 6,
|
||||
"to": 7,
|
||||
"applied": [
|
||||
7
|
||||
],
|
||||
"committed": true,
|
||||
"rolledBack": false
|
||||
@@ -138,6 +154,19 @@
|
||||
],
|
||||
"committed": false,
|
||||
"rolledBack": true
|
||||
},
|
||||
{
|
||||
"failedAt": 7,
|
||||
"restoredVersions": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
],
|
||||
"committed": false,
|
||||
"rolledBack": true
|
||||
}
|
||||
],
|
||||
"idempotentRerun": {
|
||||
|
||||
Reference in New Issue
Block a user