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 remoteReaction1586641139527 {
|
||||
|
||||
|
||||
export class remoteReaction1586641139527 {
|
||||
constructor() {
|
||||
this.name = 'remoteReaction1586641139527';
|
||||
}
|
||||
|
@ -11,4 +11,3 @@ class remoteReaction1586641139527 {
|
|||
await queryRunner.query(`ALTER TABLE "note_reaction" ALTER COLUMN "reaction" TYPE character varying(130)`, undefined);
|
||||
}
|
||||
}
|
||||
exports.remoteReaction1586641139527 = remoteReaction1586641139527;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue