tachybase_todo/packages/database/src
2022-02-13 13:41:17 +08:00
..
__tests__ fix(database): mock db 2022-02-13 13:41:17 +08:00
fields fix(sort-field): the value of the scopeKey attribute is null 2022-02-11 14:50:53 +08:00
operators v0.6 2021-12-06 21:23:34 +08:00
relation-repository feat: add acl plugin (#169) 2022-01-30 10:37:27 +08:00
collection-importer.ts v0.6 2021-12-06 21:23:34 +08:00
collection.ts fix(database): remove the setUpHooks method 2022-02-11 14:52:04 +08:00
database.ts feat(plugin-china-region): improve code 2022-02-12 12:38:57 +08:00
filter-parser.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
index.ts Application (#175) 2022-01-30 11:11:36 +08:00
magic-attribute-model.ts Feat/plugin UI schema v0.6 (#143) 2022-01-19 10:09:30 +08:00
model-hook.ts v0.6 2021-12-06 21:23:34 +08:00
options-parser.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
playground.ts v0.6 2021-12-06 21:23:34 +08:00
repository.ts feat: add sortable parameter to collection options 2022-02-11 14:34:33 +08:00
transaction-decorator.ts feat: add acl plugin (#169) 2022-01-30 10:37:27 +08:00
update-associations.ts feat: add acl plugin (#169) 2022-01-30 10:37:27 +08:00
update-guard.ts fix: update guard with Model instance (#186) 2022-02-12 12:36:22 +08:00