refactor: Remove Migration Name
This commit is contained in:
parent
593443a01c
commit
2ac5f2f412
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
*/
|
||||
|
||||
export class UserDescriptionText1750541176036000 {
|
||||
name = 'UserDescriptionText1750541176036000'
|
||||
async up(queryRunner) {
|
||||
await queryRunner.query(`ALTER TABLE "user_profile" ALTER COLUMN "description" TYPE TEXT USING NULL`);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue