Commit Graph

27 Commits (9c4f72c96ee1a4263b6e3b5f13d4079454e3574a)

Author SHA1 Message Date
Steven 981bfe0464 feat: add version checker 2 years ago
Steven 695fb1e0ca chore: update migration history store 2 years ago
Steven 405fc2b4d2 chore: simplify find migration history 2 years ago
Steven eacd3e1c17 chore: fix mysql latest schema 2 years ago
Athurg Gooth b966c16dd5
fix: data too large for mysql (#2470)
* Extend some TEXT field to LONGTEXT in mysql

* move db migration version

* fix error in migrate SQL
2 years ago
Steven 88fb79e458 chore: impl inbox store for mysql 2 years ago
Steven 18107248aa chore: rename list inbox 2 years ago
Steven 1b34119e60 chore: update activity store definition 2 years ago
Steven 67d2e4ebcb chore: update method name 2 years ago
Steven 93b8e2211c chore: update dev latest schema 2 years ago
Steven 052216c471 chore: fix list activities typo 2 years ago
Steven e5978a70f5 chore: initial inbox store model 2 years ago
Steven 5b3af827e1 chore: move common packages to internal 2 years ago
Athurg Gooth af7c0a76d0
fix: fail to update user's update_ts (#2410) 2 years ago
guopeng 73f59eaf09
fix: storage setting changed don't take effect (#2385)
* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect

* fix: Storage setting changed don't take effect
2 years ago
Athurg Gooth 6bb6c043e5
feat: add support for ListMemoOrganizer (#2367)
* Add support for ListMemoOrganizer

* fix rows not close
2 years ago
Athurg Gooth fa2bba51c1
feat: add support for ListActivity (#2365)
Add support for ListActivity
2 years ago
Athurg Gooth 425b43b3bb
fix: ListTag not support omit params (#2366)
fix ListTag not support omit params
2 years ago
Athurg Gooth 287f1beb90
fix: create storage without some attributes (#2358) 2 years ago
Athurg Gooth 7680be1a2f
fix: create user without some attributes (#2357) 2 years ago
Athurg Gooth 55e0fbf24e
fix: create activity without some attributes (#2356) 2 years ago
Athurg Gooth eaac17a236
fix: create memo without some attributes (#2355) 2 years ago
Athurg Gooth 1fbd568dfe
fix: create resource without some attributes (#2354) 2 years ago
Athurg Gooth c0619ef4a4
fix: CreateIdentityProvider without id (#2352) 2 years ago
Athurg Gooth b2aa66b4fd
fix: migration always in mysql (#2353) 2 years ago
Steven 553de3cc7e fix: mysql syntax 2 years ago
Steven a6ee61e96d chore: update package name 2 years ago