memos/store/db/mysql
Athurg Gooth 6bb6c043e5
feat: add support for ListMemoOrganizer (#2367)
* Add support for ListMemoOrganizer

* fix rows not close
2023-10-09 08:18:47 -05:00
..
migration fix: mysql syntax 2023-10-07 22:56:12 +08:00
seed chore: update package name 2023-10-05 23:11:29 +08:00
activity.go feat: add support for ListActivity (#2365) 2023-10-09 08:18:33 -05:00
idp.go fix: CreateIdentityProvider without id (#2352) 2023-10-08 05:28:22 -05:00
memo.go fix: create memo without some attributes (#2355) 2023-10-08 05:29:12 -05: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: update package name 2023-10-05 23:11:29 +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: create user without some attributes (#2357) 2023-10-08 05:29:32 -05:00
user_setting.go fix: mysql syntax 2023-10-07 22:56:12 +08:00