summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Note.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-231-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-151-7/+4
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-0/+5
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-5/+0
* enhance(backend): improve featured systemsyuilo2023-10-061-5/+0
* perf(backend): delete useless indexessyuilo2023-10-041-2/+0
* revert: note editingsyuilo2023-10-041-5/+0
* enhance: 編集されたノートかどうか分かるようにsyuilo2023-09-281-0/+5
* fix importsyuilo2023-09-201-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+258