nocobase/packages/core/database/src
ChengLei Shao e5d286a131
fix: tree performance (#1779)
* chore: tree performance

* chore: build index value

* chore: get tree index

* fix: children key

* fix: test

* fix: tree child to json

* fix: tree with fields
2023-05-05 10:33:44 +08:00
..
__tests__ fix: tree performance (#1779) 2023-05-05 10:33:44 +08:00
database-utils
decorators
errors
features
field-repository
fields Fix/recreate association field (#1789) 2023-05-03 08:05:55 +08:00
listeners fix: tree performance (#1779) 2023-05-05 10:33:44 +08:00
operators fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
query-interface
relation-repository fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
sql-parser
tree-repository fix: tree performance (#1779) 2023-05-05 10:33:44 +08:00
value-parsers
view
collection-group-manager.ts
collection-importer.ts
collection.ts fix: tree performance (#1779) 2023-05-05 10:33:44 +08:00
database.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
filter-match.ts
filter-parser.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.ts
inherited-collection.ts
inherited-map.ts
magic-attribute-model.ts
migration.ts
mock-database.ts
model-hook.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
model.ts
options-parser.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
playground.ts
repository.ts
sync-runner.ts
types.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
update-associations.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
update-guard.ts
utils.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
view-collection.ts