nocobase/packages/core
ChengLei Shao 242977983b
chore: inhertis api with difference schema (#1545)
* refactor: getTableNameWithSchema

* feat: allow create collection with same name in difference schema

* feat: support multiple schema with inherit

* feat: repository after find hook & relation repository __colection attribute

* chore: debug info

* chore: tmp commit

* fix: tableoid to tablename error

* feat: filter child table by tableoid

* feat: filter child table by collection name

* fix: sync runner

* chore: test

* fix: jest empty test error
2023-04-06 09:05:47 +08:00
..
acl chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
actions feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
build chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cache chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cli chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
client refactor: remove useless code 2023-04-05 15:45:56 +08:00
create-nocobase-app chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
database chore: inhertis api with difference schema (#1545) 2023-04-06 09:05:47 +08:00
devtools chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
dumi-theme-nocobase chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
evaluators refactor(client): change Variable.TextArea to controlled component (#1605) 2023-04-03 08:57:19 +08:00
logger chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
resourcer chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
sdk feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
server feat: plugin before enable hook (#1648) 2023-04-04 16:08:10 +08:00
test feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
utils feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00