requested changes.
This commit is contained in:
parent
1696e31797
commit
c97fafa071
6 changed files with 5 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ export class SplitDescriptions1752607599852 {
|
|||
|
||||
async up(queryRunner) {
|
||||
await queryRunner.query(`ALTER TABLE "meta" ADD COLUMN "about" TEXT`);
|
||||
await queryRunner.query(`UPDATE "meta" SET "about" = "description"`);
|
||||
}
|
||||
|
||||
async down(queryRunner) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue