bump Pgroonga migration timestamp
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
514e7683c0
commit
6411e65989
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
export class Pgroonga1727542814599 {
|
||||
name = 'Pgroonga1727542814599'
|
||||
export class Pgroonga1730937958242 {
|
||||
name = 'Pgroonga1730937958242'
|
||||
|
||||
async up(queryRunner) {
|
||||
await queryRunner.query(`CREATE INDEX "IDX_f27f5d88941e57442be75ba9c8" ON "note" USING "pgroonga" ("text")`);
|
Loading…
Reference in a new issue