tachybase_todo/packages/core
ChengLei Shao f490fd358a fix: slow join query issued by appends field in find method of repository (#845)
* fix: slow join query issue by appends field in repository.find

* feat: handle appending query in multiple relation repository

* feat: handle appending query in single relation repository

Co-authored-by: chenos <chenlinxh@gmail.com>
(cherry picked from commit 9222ff4f0ca92bc554107fccc0cf2a9d6290e56d)

# Conflicts:
#	packages/core/database/src/__tests__/relation-repository/hasone-repository.test.ts
#	packages/core/database/src/repository.ts
2022-10-13 12:36:20 +08:00
..
acl fix: types error 2022-10-06 17:21:20 +08:00
actions feat(core/cache): support cache (#876) 2022-10-13 12:24:10 +08:00
build chore(versions): 😊 publish v0.7.4-alpha.7 (#740) 2022-08-15 16:12:12 +08:00
cache feat(core/cache): support cache (#876) 2022-10-13 12:24:10 +08:00
cli fix: auto install a plugin on enable (#852) 2022-09-26 23:47:07 +08:00
client added Russian translation (#840) 2022-10-13 12:16:15 +08:00
create-nocobase-app refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
database fix: slow join query issued by appends field in find method of repository (#845) 2022-10-13 12:36:20 +08:00
devtools fix: some bugs 2022-09-26 14:52:10 +08:00
dumi-theme-nocobase feat: update docs 2022-10-07 12:11:21 +08:00
resourcer refactor(core): simplify some code (#895) 2022-10-12 15:22:00 +08:00
sdk feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
server feat(core/cache): support cache (#876) 2022-10-13 12:24:10 +08:00
test refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
utils refactor: middleware (#857) 2022-09-29 21:05:31 +08:00