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.
memos/store/db/postgres
memoclaw 3f3133d6e2
feat(memo): add share links for private memos (#5742)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
..
attachment.go refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 5 months ago
common.go chore: fix postgres stmts 2 years ago
idp.go feat: replace auto-increment ID with UID for identity provider resource names (#5687) 4 months ago
inbox.go test: optimize store tests performance by reusing docker image and reducing build context 5 months ago
instance_setting.go revert: revert system_setting to instance_setting rename changes 5 months ago
memo.go feat: allow setting custom timestamps when creating memos and comments 5 months ago
memo_relation.go perf: batch load memo relations when listing memos (#5692) 3 months ago
memo_share.go feat(memo): add share links for private memos (#5742) 3 months ago
postgres.go chore: add store tests (#5397) 6 months ago
reaction.go fix(security): implement security review recommendations (#5228) 7 months ago
user.go refactor: memo filter 8 months ago
user_setting.go fix(postgres): handle missing PAT data gracefully and add comprehensive tests 4 months ago
user_setting_test.go fix(tests): update PAT tests to accept both custom and SQL errors 4 months ago