Add migration for '0081_lovely_mentallo': remove gitea_username column and update journal with new version

This commit is contained in:
Mauricio Siu
2025-03-29 14:47:51 -06:00
parent 55328468d1
commit 7144adbf0c
4 changed files with 5350 additions and 1 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "gitea" DROP COLUMN "gitea_username";

File diff suppressed because it is too large Load Diff

View File

@@ -568,6 +568,13 @@
"when": 1743280866402,
"tag": "0080_sleepy_sinister_six",
"breakpoints": true
},
{
"idx": 81,
"version": "7",
"when": 1743281254393,
"tag": "0081_lovely_mentallo",
"breakpoints": true
}
]
}