misskey/packages
anatawa12 1af98b690b
feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. (#15915)
* chore: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index

* chore: remove { concurrent: true } and comment why

* update comment

* feat: add MISSKEY_MIGRATION_CREATE_INDEX_CONCURRENTLY option

* fix: spdx license header

* alter comment

* chore: improve behavior when migration failure

* docs(changelog): 2025.4.1 で追加されたインデックスの再生成をノートの追加しながら行えるようになりました

* ちょっと表現を変更

---------

Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-ad@users.noreply.github.com>
2025-05-03 12:57:50 +09:00
..
backend feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if admin wish. (#15915) 2025-05-03 12:57:50 +09:00
frontend fix(frontend): tweak universal ui rendering 2025-05-03 11:19:55 +09:00
frontend-embed fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
frontend-shared fix(frontend): fix lint (#15906) 2025-04-29 15:54:57 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
misskey-js Block deliver by software (#15727) 2025-05-01 17:58:34 +09:00
misskey-reversi fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
meta.json