mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The PostgreSQL implementation returns 'PAT not found' when no rows match, while SQLite/MySQL return 'sql: no rows in result set' from QueryRowContext. Both behaviors are correct - the key fix is that PostgreSQL no longer throws JSONB errors on missing/malformed data. Changes: - Update test assertions to accept either error type - Fix comment punctuation for godot linter - Maintain backward compatibility across all database drivers |
4 months ago | |
|---|---|---|
| .. | ||
| cache | 5 months ago | |
| db | 4 months ago | |
| migration | 4 months ago | |
| seed | 4 months ago | |
| test | 4 months ago | |
| activity.go | 1 year ago | |
| attachment.go | 5 months ago | |
| cache.go | 2 years ago | |
| common.go | 2 years ago | |
| driver.go | 5 months ago | |
| idp.go | 1 year ago | |
| inbox.go | 6 months ago | |
| instance_setting.go | 5 months ago | |
| memo.go | 5 months ago | |
| memo_relation.go | 1 year ago | |
| migrator.go | 4 months ago | |
| reaction.go | 7 months ago | |
| store.go | 7 months ago | |
| user.go | 4 months ago | |
| user_setting.go | 5 months ago | |