parent
94d4f8271e
commit
a8e8b2e2cf
135 changed files with 383 additions and 493 deletions
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
class fixChannelUserId1629288472000 {
|
||||
|
||||
|
||||
export class fixChannelUserId1629288472000 {
|
||||
constructor() {
|
||||
this.name = 'fixChannelUserId1629288472000';
|
||||
}
|
||||
|
@ -11,4 +11,3 @@ class fixChannelUserId1629288472000 {
|
|||
await queryRunner.query(`ALTER TABLE "channel" ALTER COLUMN "userId" SET NOT NULL;`);
|
||||
}
|
||||
}
|
||||
exports.fixChannelUserId1629288472000 = fixChannelUserId1629288472000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue