mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Removed app related data from fixtures
refs https://github.com/TryGhost/Ghost/issues/12565 - These tables and fields should not appear in import/export files any longer
This commit is contained in:
parent
bf1fcd25ce
commit
fbf0caf600
@ -7,9 +7,6 @@
|
||||
},
|
||||
"data": {
|
||||
"api_keys": [],
|
||||
"app_fields": [],
|
||||
"app_settings": [],
|
||||
"apps": [],
|
||||
"brute": [
|
||||
{
|
||||
"key": "mXicDihx2jaDah6tVF663JguP33Y2ubKh/YjCQghpRE=",
|
||||
@ -876,7 +873,6 @@
|
||||
"updated_by": "1"
|
||||
}
|
||||
],
|
||||
"permissions_apps": [],
|
||||
"permissions_roles": [
|
||||
{
|
||||
"id": "5c2ca6e0e015a6761618234d",
|
||||
@ -2414,26 +2410,6 @@
|
||||
"updated_at": "2019-01-02T11:56:16.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "5c2ca6e0e015a67616182424",
|
||||
"key": "active_apps",
|
||||
"value": "[]",
|
||||
"type": "string",
|
||||
"created_at": "2019-01-02T11:56:16.000Z",
|
||||
"created_by": "1",
|
||||
"updated_at": "2019-01-02T11:56:16.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "5c2ca6e0e015a67616182425",
|
||||
"key": "installed_apps",
|
||||
"value": "[]",
|
||||
"type": "string",
|
||||
"created_at": "2019-01-02T11:56:16.000Z",
|
||||
"created_by": "1",
|
||||
"updated_at": "2019-01-02T11:56:16.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "5c2ca6e0e015a67616182426",
|
||||
"key": "is_private",
|
||||
|
@ -1372,26 +1372,6 @@
|
||||
"updated_at": "2017-09-01T12:29:54.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "59a952c2ebbf7206b369cdd9",
|
||||
"key": "active_apps",
|
||||
"value": "[]",
|
||||
"type": "app",
|
||||
"created_at": "2017-09-01T12:29:54.000Z",
|
||||
"created_by": "1",
|
||||
"updated_at": "2017-09-01T12:29:54.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "59a952c2ebbf7206b369cdda",
|
||||
"key": "installed_apps",
|
||||
"value": "[]",
|
||||
"type": "app",
|
||||
"created_at": "2017-09-01T12:29:54.000Z",
|
||||
"created_by": "1",
|
||||
"updated_at": "2017-09-01T12:31:41.000Z",
|
||||
"updated_by": "1"
|
||||
},
|
||||
{
|
||||
"id": "59a952c2ebbf7206b369cddb",
|
||||
"key": "is_private",
|
||||
|
Loading…
Reference in New Issue
Block a user