mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-05 02:02:44 +02:00
Complete migration file
This commit is contained in:
@@ -11,6 +11,8 @@ module.exports = (sequelize) => {
|
||||
}
|
||||
}, {
|
||||
sequelize,
|
||||
timestamps: true,
|
||||
updatedAt: false,
|
||||
modelName: 'CollectionBook'
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user