ChengLei Shao
|
eaea8a7100
|
feat: limit database identifier (#908)
|
2022-10-14 15:02:41 +08:00 |
|
ChengLei Shao
|
e6f4db1a73
|
fix: appends merge includes (#905)
|
2022-10-13 18:50:55 +08:00 |
|
ChengLei Shao
|
d777fede90
|
fix: single relation repository appends query issue (#901)
(cherry picked from commit 20c1477015 )
|
2022-10-13 12:39:04 +08:00 |
|
chenos
|
933c3f4463
|
fix(database): fix the index name too long error
(cherry picked from commit 7bfe6b8c46 )
|
2022-10-13 12:36:55 +08:00 |
|
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 9222ff4f0c )
# 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 |
|