memos/store/db/sqlite
2024-03-21 22:24:39 +08:00
..
migration chore: update migration scripts 2024-03-21 22:24:39 +08:00
seed refactor: update resource id naming 2024-03-20 20:39:16 +08:00
activity.go chore: fix postgres stmts 2024-01-05 21:27:16 +08:00
common.go chore: impl inbox store methods 2023-10-27 08:17:58 +08:00
idp.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
inbox.go fix: deleting inbox records that senders have been deleted (#2743) 2024-01-11 21:29:22 +08:00
memo.go refactor: update resource id naming 2024-03-20 20:39:16 +08:00
memo_organizer.go feat: add support for ListMemoOrganizer (#2367) 2023-10-09 08:18:47 -05:00
memo_relation.go fix: mysql syntax 2023-10-07 22:56:12 +08:00
migration_history.go chore: update migration history store 2023-11-06 08:33:31 +08:00
migrator.go chore: update workspace setting service 2024-02-20 23:02:01 +08:00
reaction.go chore: add more reactions 2024-02-08 21:20:51 +08:00
resource.go refactor: update resource id naming 2024-03-20 20:39:16 +08:00
sqlite.go fix: deleting inbox records that senders have been deleted (#2743) 2024-01-11 21:29:22 +08:00
storage.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
tag.go fix: ListTag not support omit params (#2366) 2023-10-09 01:40:54 -05:00
user.go chore: add description field to user 2024-03-13 21:24:16 +08:00
user_setting.go chore: update compact view 2024-03-04 11:21:48 +08:00
webhook.go chore: implement reaction store 2024-02-07 23:40:23 +08:00
workspace_setting.go chore: retire unused workspace settings 2024-02-23 08:40:33 +08:00