aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/server/repositories/note.test.ts
AgeCommit message (Expand)Author
2026-01-01feat(import): add CSV bulk import for notesnsfisis
2025-12-31feat(db): add ORDER BY to repository SELECT queriesnsfisis
2025-12-31feat(card): cascade card deletion to note and sibling cardsnsfisis
2025-12-31feat(schema): make note_id and is_reversed NOT NULLnsfisis
2025-12-31feat(repo): extend CardRepository with note data supportnsfisis
2025-12-31feat(repo): add Note repository with CRUD operationsnsfisis