memos/store/db/mysql
2023-10-27 08:36:43 +08:00
..
migration chore: update dev latest schema 2023-10-27 01:18:00 +08:00
seed chore: update package name 2023-10-05 23:11:29 +08:00
activity.go chore: fix list activities typo 2023-10-27 01:11:41 +08:00
idp.go fix: CreateIdentityProvider without id (#2352) 2023-10-08 05:28:22 -05:00
inbox.go chore: update method name 2023-10-27 08:36:43 +08:00
memo.go chore: move common packages to internal 2023-10-26 09:02:50 +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 fix: mysql syntax 2023-10-07 22:56:12 +08:00
migrator.go fix: migration always in mysql (#2353) 2023-10-08 05:28:11 -05: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 fix: create storage without some attributes (#2358) 2023-10-08 05:30:24 -05: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 fix: fail to update user's update_ts (#2410) 2023-10-20 19:10:38 +08:00
user_setting.go fix: mysql syntax 2023-10-07 22:56:12 +08:00