memos/store/db/postgres
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
2024-12-24 15:23:15 +00:00
..
activity.go chore: fix postgres stmts 2024-01-05 21:27:16 +08:00
common.go chore: fix postgres stmts 2024-01-05 21:27:16 +08:00
idp.go fix: create idp in postgres 2024-05-29 23:22:20 +08:00
inbox.go chore: add pagination to list inboxes 2024-10-14 23:32:39 +08:00
memo.go refactor: move tags from property to payload (#4229) 2024-12-24 15:23:15 +00:00
memo_organizer.go refactor: implement s3 storage 2024-05-02 21:28:06 +08:00
memo_relation.go refactor: implement s3 storage 2024-05-02 21:28:06 +08:00
migration_history.go chore: fix postgres stmts 2024-01-05 21:27:16 +08:00
postgres.go chore: add tests for migrator 2024-08-26 08:41:26 +08:00
reaction.go feat: move reaction type to setting 2024-10-10 21:06:32 +08:00
resource.go feat(api): implement get resource by uid 2024-07-11 23:43:44 +08:00
user.go refactor: implement s3 storage 2024-05-02 21:28:06 +08:00
user_setting.go refactor: implement s3 storage 2024-05-02 21:28:06 +08:00
webhook.go chore: update var-naming 2024-04-13 12:11:59 +08:00
workspace_setting.go chore: tweak workspace setting store 2024-04-10 22:31:55 +08:00