bump Pgroonga migration timestamp

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
ゆめ 2024-11-06 18:06:43 -06:00
parent 514e7683c0
commit 6411e65989
No known key found for this signature in database

View file

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