You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/store
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
..
db fix: data too large for mysql (#2470) 2 years ago
activity.go chore: add activity service 2 years ago
cache.go chore: update access token ui 2 years ago
common.go refactor: migrate storage to apiv1 (#1890) 2 years ago
driver.go chore: rename list inbox 2 years ago
idp.go chore: update store cache 2 years ago
inbox.go chore: remove unused inbox status 2 years ago
memo.go chore: update find memo api 2 years ago
memo_organizer.go feat: add support for ListMemoOrganizer (#2367) 2 years ago
memo_relation.go feat: impl memo comment api 2 years ago
resource.go chore: fix resource tests 2 years ago
storage.go refactor: migrate storage to driver 2 years ago
store.go fix: storage setting changed don't take effect (#2385) 2 years ago
system_setting.go chore: remote context.Context pointer (#2448) 2 years ago
tag.go chore: store vacuum and clean (#2293) 2 years ago
user.go chore: store vacuum and clean (#2293) 2 years ago
user_setting.go chore: update store cache 2 years ago