nocobase/packages/plugins/@nocobase
YANG QIA 89635982b4
feat(db): add sql collection (#2419)
* feat(db): add sql collection

* feat: frontend

* perf: issue of select

* fix: sql model

* fix: sql collection schema

* fix: implement sql collection

* fix: dependency

* fix: remove type declaration in actions

* fix: backend test

* chore: remove some ops of block using sql collection

* chore: remove sql collections from Form and Kanban

* feat: add execute button to sql input

* feat(backend): support infer fields by parsing sql

* feat(frontend): support infer interface by parsing sql

* fix: fix update issues and improve

* fix: update issue

* chore: update yarn.lock

* fix: fix T-1548

* fix: fix T-1544

* fix: fix T-1545

* fix: fix T-1549

* fix: test

* fix: fix T-1556

* fix: remove map action diviver

* chore: debug

* chore: remove schema of sql collection

* fix: sql collection schema

* chore: remove debug log & fix T-1555

* fix: fix T-1679

* fix: sql update issue

* fix: sql attribute issue

* fix: bug of star attribute

* fix: test

* fix: test

* fix: reset fields when updating sql collection

* fix(collection-manager): redundant fields after set collection fields

* fix: test

* fix: destory with individuals hook

* chore: save

* chore: test

* fix: fields sync issue

* fix: remove underscored option of sql collection

* chore: mutex in fields.afterDestroy

* fix: test

* chore: yarn.lock

* chore: update collections.setFields

* feat: improve sql input

* fix: fix T-1742 & improve

* chore: fix conflicts

* fix: workspace

* fix: build

* fix: test

* chore: add translations

* fix: reviewed issues

* chore: update yarn.lock

---------

Co-authored-by: ChengLei Shao <chareice@live.com>
2023-09-25 15:03:23 +08:00
..
plugin-acl chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-api-doc fix: gen tsconfig.paths.json bug (#2708) 2023-09-23 10:52:14 +08:00
plugin-api-keys chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-audit-logs chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-auth chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-cas chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-charts chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-china-region chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-client chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-collection-manager feat(db): add sql collection (#2419) 2023-09-25 15:03:23 +08:00
plugin-data-visualization feat(db): add sql collection (#2419) 2023-09-25 15:03:23 +08:00
plugin-duplicator chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-error-handler chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-excel-formula-field chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-export chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-file-manager chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-formula-field chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-graph-collection-manager chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-iframe-block chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-import feat(db): add sql collection (#2419) 2023-09-25 15:03:23 +08:00
plugin-localization-management chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-map feat(db): add sql collection (#2419) 2023-09-25 15:03:23 +08:00
plugin-math-formula-field chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-mobile-client fix(mobile-client): remove routes 2023-09-23 22:13:36 +08:00
plugin-multi-app-manager chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-multi-app-share-collection chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-notifications chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-oidc chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-saml chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-command chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-custom-block chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-custom-collection-template chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-custom-page chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-custom-signup-page chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-hello chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-ratelimit chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-shop-actions chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-shop-events chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-shop-i18n chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sample-shop-modeling chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sequence-field chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-sms-auth chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-snapshot-field chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-system-settings chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-theme-editor chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-ui-routes-storage chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-ui-schema-storage chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-users chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-verification chore(versions): 😊 publish v0.14.0-alpha.6 2023-09-22 15:49:50 +08:00
plugin-workflow fix(plugin-workflow): fix exporting types (#2707) 2023-09-22 19:08:59 -07:00