mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 05:56:44 -06:00
change migrate
This commit is contained in:
parent
577ce2bf6d
commit
5b248db418
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue