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 92d937b1aa
feat: replace auto-increment ID with UID for identity provider resource names (#5687)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
..
activity.go feat: implement ListActivities pagination (#5468) 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) 3 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 test: optimize store tests performance by reusing docker image and reducing build context 5 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