parent
032b006dd5
commit
62065a8d31
1793 changed files with 64779 additions and 67933 deletions
|
@ -13,6 +13,7 @@ import { migration as migration005 } from "./005.js";
|
|||
import { migration as migration006 } from "./006.js";
|
||||
import { migration as migration007 } from "./007.js";
|
||||
import { migration as migration008 } from "./008.js";
|
||||
import { migration as migration009 } from "./009.js";
|
||||
|
||||
/**
|
||||
* Perform migrations.
|
||||
|
@ -176,6 +177,7 @@ const migrations = [
|
|||
migration006,
|
||||
migration007,
|
||||
migration008,
|
||||
migration009,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue