nocobase/packages/core/database/src
ChengLei Shao e56e52ad49
chore(action-import): validate association & select field value (#4643)
* chore: validate association value in import

* chore: validate value in select field

* fix: test
2024-06-14 12:02:03 +08:00
..
__tests__ refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
database-utils chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
decorators chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
eager-loading chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
errors chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
features chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
field-repository chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
fields refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
interfaces chore(action-import): validate association & select field value (#4643) 2024-06-14 12:02:03 +08:00
listeners chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
operators fix: column name ambiguous error in array operator (#4401) 2024-05-19 18:33:40 +08:00
query-interface refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
relation-repository fix: after update event in single relation repository (#4503) 2024-05-27 20:52:15 +08:00
repositories chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
sql-parser chore: split sql collection (#3650) 2024-05-17 15:39:01 +08:00
value-parsers chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
view chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
collection-factory.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
collection-group-manager.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
collection-importer.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
collection.ts fix: attachment collection permission (#4470) 2024-05-23 19:50:24 +08:00
database.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
filter-match.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
filter-parser.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
helpers.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
index.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
inherited-collection.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
inherited-map.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
inherited-sync-runner.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
interface-manager.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
magic-attribute-model.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
migration.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
mock-database.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
model-hook.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
model.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
options-parser.ts feat(database): append default sort options into find (#4231) 2024-05-06 21:03:30 +08:00
repository.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
sync-runner.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
types.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
update-associations.ts fix: duplicated items in update associations (#4393) 2024-05-18 23:08:44 +08:00
update-guard.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
utils.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
view-collection.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00