1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 18:49:24 -05:00

change migration

This commit is contained in:
fly_mc 2024-09-29 03:24:40 +08:00
parent 6d229fa3f2
commit 20641e6da4

View file

@ -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")`);