tachybase_todo/packages/core/database/src
ChengLei Shao 8cad307fbb
fix: create inherits from a table that has no id ()
* fix: create inherits from no id table

* chore: console.log
2022-11-18 20:46:55 +08:00
..
__tests__ fix: create inherits from a table that has no id () 2022-11-18 20:46:55 +08:00
decorators fix: association accessors rebind () 2022-11-04 09:04:53 +08:00
errors feat: limit database identifier () 2022-10-14 15:02:41 +08:00
features fix: reference options sync () 2022-11-10 21:28:33 +08:00
fields fix: unbind error () 2022-11-16 17:36:42 +08:00
operators refactor(database): fix some fields and types () 2022-09-11 21:58:49 +08:00
relation-repository Doc/db repository () 2022-10-16 19:16:14 +08:00
collection-importer.ts refactor(plugin-workflow): abstract to classes () 2022-06-20 23:29:21 +08:00
collection.ts chore: type conflict error message () 2022-11-16 16:40:51 +08:00
database.ts fix: create collection with emtpy inhertis params () 2022-11-16 22:07:52 +08:00
filter-parser.ts fix: empty logic operator filter () 2022-10-27 14:11:36 +08:00
index.ts feat: collection inheritance () 2022-11-16 12:53:58 +08:00
inherited-collection.ts feat: collection inheritance () 2022-11-16 12:53:58 +08:00
inherited-map.ts fix: remove node after collection removed () 2022-11-16 20:10:26 +08:00
magic-attribute-model.ts feat(plugin-cm): add unique option for base fields () 2022-08-20 23:23:13 +08:00
migration.ts feat: improve migrations () 2022-06-17 10:25:59 +08:00
mock-database.ts docs: relation repository & acl () 2022-10-06 10:29:53 +08:00
model-hook.ts fix: association accessors rebind () 2022-11-04 09:04:53 +08:00
model.ts feat: collection inheritance () 2022-11-16 12:53:58 +08:00
options-parser.ts feat: collection inheritance () 2022-11-16 12:53:58 +08:00
playground.ts Feat/create nocobase app () 2022-04-17 10:00:42 +08:00
repository.ts feat: collection inheritance () 2022-11-16 12:53:58 +08:00
sync-runner.ts fix: create inherits from a table that has no id () 2022-11-18 20:46:55 +08:00
types.ts Doc: api database events () 2022-10-14 17:22:32 +08:00
update-associations.ts feat: no recursive update associations () 2022-11-15 20:37:26 +08:00
update-guard.ts Feat/create nocobase app () 2022-04-17 10:00:42 +08:00
utils.ts fix: appends merge now using primary key () 2022-10-15 10:47:00 +08:00