change migrate
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 9s
Check copyright year / check_copyright_year (push) Successful in 7s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 5m59s
Publish Docker image (develop) / Build (linux/arm64) (push) Failing after 8m21s
Publish Docker image (develop) / merge (push) Has been skipped
Dockle / dockle (push) Failing after 4m39s
Lint / pnpm_install (push) Successful in 3m22s
Storybook / build (push) Has been skipped
Test (backend) / unit (20.16.0) (push) Failing after 15m24s
Lint / typecheck (backend) (push) Has been cancelled
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Test (backend) / e2e (20.16.0) (push) Has been cancelled
Test (frontend) / vitest (20.16.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 20.16.0) (push) Has been cancelled
Test (production install and build) / production (20.16.0) (push) Has been cancelled
Test (backend) / validate-api-json (20.16.0) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Some checks failed
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 9s
Check copyright year / check_copyright_year (push) Successful in 7s
Publish Docker image (develop) / Build (linux/amd64) (push) Failing after 5m59s
Publish Docker image (develop) / Build (linux/arm64) (push) Failing after 8m21s
Publish Docker image (develop) / merge (push) Has been skipped
Dockle / dockle (push) Failing after 4m39s
Lint / pnpm_install (push) Successful in 3m22s
Storybook / build (push) Has been skipped
Test (backend) / unit (20.16.0) (push) Failing after 15m24s
Lint / typecheck (backend) (push) Has been cancelled
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Test (backend) / e2e (20.16.0) (push) Has been cancelled
Test (frontend) / vitest (20.16.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 20.16.0) (push) Has been cancelled
Test (production install and build) / production (20.16.0) (push) Has been cancelled
Test (backend) / validate-api-json (20.16.0) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
This commit is contained in:
parent
a39a794062
commit
4842124458
@ -1,5 +1,5 @@
|
||||
export class Pgroonga1727542814499 {
|
||||
name = 'Pgroonga1727542814499'
|
||||
export class Pgroonga1727542814599 {
|
||||
name = 'Pgroonga1727542814599'
|
||||
|
||||
async up(queryRunner) {
|
||||
await queryRunner.query(`CREATE INDEX "IDX_f27f5d88941e57442be75ba9c8" ON "note" USING "pgroonga" ("text")`);
|
Loading…
Reference in New Issue
Block a user