nocobase2/packages/plugins/@nocobase/plugin-field-m2m-array
Katherine 0d32ba4ff5
chore: support composite record unique key (#5007)
* refactor: filterTargetkey support mutiple

* refactor: getRowKey

* fix: bug

* chore: test

* chore: test

* chore: test

* fix: bug

* fix: build

* fix: useBulkDestroyActionProps support join primary key

* fix: build

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: fieldNames

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: sourceIdValue

* fix: remoteselect

* chore: test

* chore: multi target key in has many relation repository

* chore: test

* chore: multiple relation repository

* fix: test

* refactor: target collection not support join collection

* Update update-associations.ts

---------

Co-authored-by: Chareice <chareice@live.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-09-10 21:51:37 +08:00
..
src chore: support composite record unique key (#5007) 2024-09-10 21:51:37 +08:00
.npmignore feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
client.d.ts feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
client.js feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
package.json chore(versions): 😊 publish v1.3.17-beta 2024-09-07 15:42:23 +00:00
README.md feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
server.d.ts feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
server.js feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00

@nocobase/plugin-field-record-set