parent
817cf5ed03
commit
a7d78c0e9b
38 changed files with 2996 additions and 789 deletions
|
@ -325,6 +325,7 @@ const SCHEMA_VERSIONS = [
|
|||
updateToSchemaVersion2,
|
||||
updateToSchemaVersion3,
|
||||
updateToSchemaVersion4,
|
||||
// version 5 was dropped
|
||||
];
|
||||
|
||||
async function updateSchema(instance) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue