Fix SQL
This commit is contained in:
parent
789d5d6410
commit
9d6c2d1bb2
3 changed files with 4 additions and 4 deletions
|
@ -6,6 +6,7 @@ export class CreateUserSetting1727286976268 implements MigrationInterface {
|
|||
public async up(queryRunner: QueryRunner): Promise<void> {
|
||||
MigrationHelper.Up('1727286976268-CreateUserSetting', '3.3.0', [
|
||||
"01-UserSetting",
|
||||
"02-UserSettingKey",
|
||||
], queryRunner);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue