tachybase_todo/packages/plugins/acl/src
ChengLei Shao c0ef071baf
Refactor/append fields (#1883)
* chore: eager loading tree

* feat: load eager loading tree

* feat: merge stage of eager loading

* feat: merge stage of belongs to

* feat: merge stage of has one

* feat: merge stage of belongs to many

* chore: test

* chore: print tree

* chore: using eager loading tree in repository find

* fix: empty ids load

* fix: belongs to many query

* fix: load belongs to  association

* fix: eager load data accessor

* fix: has many

* fix: test

* fix: filter with appends

* chore: remove handle appends query

* chore: console.log

* chore: console.log

* fix: test
2023-05-19 16:39:00 +08:00
..
__tests__ Refactor/append fields (#1883) 2023-05-19 16:39:00 +08:00
actions fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
collections refactor: association field (#1838) 2023-05-11 12:47:31 +08:00
middlewares fix: append roles to current user (#695) 2022-07-28 20:21:31 +08:00
migrations fix(database): migrations table name missing table prefix 2023-05-18 14:51:51 +08:00
model feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
index.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
server.ts Refactor/append fields (#1883) 2023-05-19 16:39:00 +08:00