Some fixes and additions
This commit is contained in:
@@ -26,6 +26,11 @@ RegionData.init({
|
||||
key: 'id',
|
||||
schema: 'falukant_data',
|
||||
}
|
||||
},
|
||||
map: {
|
||||
type: DataTypes.JSONB,
|
||||
allowNull: true,
|
||||
defaultValue: {}
|
||||
}
|
||||
}, {
|
||||
sequelize,
|
||||
|
||||
Reference in New Issue
Block a user