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
grandpig 76aee4e177
refactor: use the built-in max/min to simplify the code (#6060)
Signed-off-by: grandpig <grandpig@outlook.com>
1 week ago
..
attachment.go refactor: move plugin packages under internal 3 months ago
common.go chore: fix postgres stmts 3 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 6 months ago
instance_setting.go revert: revert system_setting to instance_setting rename changes 6 months ago
memo.go refactor: move plugin packages under internal 3 months ago
memo_relation.go fix: reduce list memo query overhead (#5880) 3 months ago
memo_share.go feat: redesign account and SSO management (#5886) 3 months ago
postgres.go feat(stats): admin instance resource statistics 2 months ago
reaction.go fix(security): implement security review recommendations (#5228) 8 months ago
user.go fix: delete user cleanup (#5981) 2 months ago
user_delete.go refactor: use the built-in max/min to simplify the code (#6060) 1 week ago
user_identity.go feat(auth): add SSO user identity linkage (#5883) 3 months ago
user_setting.go feat(auth): add SSO user identity linkage (#5883) 3 months ago
user_setting_test.go fix(tests): update PAT tests to accept both custom and SQL errors 5 months ago