memos/store/db
Claude 64ef80a21c
style: fix linting issues
- Fix SQLite GetReaction to use standard List pattern (consistent with MySQL/PostgreSQL)
- Add periods to comment endings (godot linter requirement)
- Simplify GetReaction implementation to avoid sql.ErrNoRows handling
2025-11-06 12:14:30 +00:00
..
mysql refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
postgres fix(security): implement security review recommendations 2025-11-06 12:07:38 +00:00
sqlite style: fix linting issues 2025-11-06 12:14:30 +00:00
db.go refactor: clean packages 2025-05-29 21:44:43 +08:00