nocobase/packages/core/database/src
2023-05-09 12:10:53 +08:00
..
__tests__ fix: tree with sort field (#1822) 2023-05-09 12:10:53 +08:00
database-utils feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
decorators feat: update many (#1135) 2022-11-24 00:24:27 +08:00
errors feat: limit database identifier (#908) 2022-10-14 15:02:41 +08:00
features fix: destroy through table record referencing collections table (#1611) 2023-03-28 12:26:30 +08:00
field-repository fix(database): filter match (#1319) 2023-01-03 13:38:20 +08:00
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/filter by array field (#1813) 2023-05-07 23:08:41 +08:00
query-interface fix: get pg view def (#1641) 2023-04-02 22:50:55 +08:00
relation-repository fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
sql-parser feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
tree-repository fix: tree with sort field (#1822) 2023-05-09 12:10:53 +08:00
value-parsers feat: support for importing attachments (#1466) 2023-02-19 17:35:23 +08:00
view fix: infer view column type with alias (#1634) 2023-04-02 14:32:20 +08:00
collection-group-manager.ts feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
collection-importer.ts fix: collection importer has incorrect reference (#1495) 2023-02-24 17:50:08 +08:00
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 fix(database): filter match (#1319) 2023-01-03 13:38:20 +08:00
filter-parser.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.ts feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
inherited-collection.ts fix: inherit startup sort (#1402) 2023-01-29 15:46:53 +08:00
inherited-map.ts fix: remove node after collection removed (#1095) 2022-11-16 20:10:26 +08:00
magic-attribute-model.ts
migration.ts
mock-database.ts feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
model-hook.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
model.ts feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
options-parser.ts fix: filter with appends (#1819) 2023-05-08 11:18:42 +08:00
playground.ts
repository.ts fix: filter with appends (#1819) 2023-05-08 11:18:42 +08:00
sync-runner.ts chore: inhertis api with difference schema (#1545) 2023-04-06 09:05:47 +08:00
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 feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
utils.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
view-collection.ts chore: disabled underscored in view collection. (#1633) 2023-04-02 11:27:04 +08:00