memos/store/db/mysql
2023-12-08 22:05:43 +08:00
..
migration fix: field type of row_status for table webhook (#2579) 2023-12-06 10:57:03 +08:00
seed chore: tweak seed data 2023-11-25 10:34:54 +08:00
activity.go feat: add version checker 2023-11-06 20:49:02 +08:00
common.go chore: update activity store definition 2023-10-27 23:24:56 +08:00
idp.go fix: CreateIdentityProvider without id (#2352) 2023-10-08 05:28:22 -05:00
inbox.go chore: impl inbox store for mysql 2023-10-28 09:44:52 +08:00
memo.go chore: update list memos 2023-12-06 22:44:49 +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 migration history store 2023-11-06 08:33:31 +08:00
mysql.go chore: move common packages to internal 2023-10-26 09:02:50 +08:00
resource.go fix: create resource without some attributes (#2354) 2023-10-08 05:29:03 -05:00
storage.go chore: implement webhook store 2023-11-24 22:45:38 +08:00
system_setting.go fix: mysql syntax 2023-10-07 22:56:12 +08:00
tag.go fix: ListTag not support omit params (#2366) 2023-10-09 01:40:54 -05:00
user.go chore: impl inbox store for mysql 2023-10-28 09:44:52 +08:00
user_setting.go chore: skip user setting key checks 2023-12-08 22:05:43 +08:00
webhook.go chore: implement webhook store 2023-11-24 22:45:38 +08:00