tachybase_todo/packages/database/src
chenos 380b5e8c7a
Feat/plugin collection manager (#147)
* refactor: collection manager plugin

* feat(database): magic attribute model

* MagicAttributeModel

* load collections & fields options

* collections filterTargetKey
2022-01-19 10:02:52 +08:00
..
__tests__ feat: acl (#153) 2022-01-18 16:38:03 +08:00
fields Feat/plugin collection manager (#147) 2022-01-19 10:02:52 +08:00
operators v0.6 2021-12-06 21:23:34 +08:00
relation-repository Feat/GitHub actions (#148) 2022-01-08 17:16:11 +08:00
collection-importer.ts v0.6 2021-12-06 21:23:34 +08:00
collection.ts Feat/plugin collection manager (#147) 2022-01-19 10:02:52 +08:00
database.ts feat: acl (#153) 2022-01-18 16:38:03 +08:00
filter-parser.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
index.ts feat(database): magic attribute model 2022-01-07 20:26:23 +08:00
magic-attribute-model.ts feat: customizable magicAttribute 2022-01-07 22:06:31 +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: filter by target key (#146) 2022-01-07 20:08:01 +08:00
transaction-decorator.ts v0.6 2021-12-06 21:23:34 +08:00
update-associations.ts feat: filter by target key (#146) 2022-01-07 20:08:01 +08:00
update-guard.ts v0.6 2021-12-06 21:23:34 +08:00
utils.ts v0.6 2021-12-06 21:23:34 +08:00