Fix navigation tree in migrations
This commit is contained in:
@@ -49,7 +49,7 @@ module.exports = {
|
||||
type: 'CHARACTER VARYING',
|
||||
allowNull: true,
|
||||
},
|
||||
atlasStructure: {
|
||||
navigationTree: {
|
||||
type: 'JSONB',
|
||||
allowNull: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user