nocobase/packages/core/data-source-manager/src
Chareice 1c2ec1179d
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
fix: build
2024-09-11 21:25:44 +08:00
..
__tests__ chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
default-actions refactor: collection support simplePaginate (#5099) 2024-08-22 15:30:36 +08:00
collection-field.ts refactor: export & import plugin (#4468) 2024-06-05 17:52:43 +08:00
collection-manager.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
collection.ts chore: filterTargetKey getter in collection 2024-08-12 21:23:27 +08:00
data-source-factory.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
data-source-manager.ts chore: external data source api (#4782) 2024-07-18 14:44:53 +08:00
data-source.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
index.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
load-default-actions.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
repository.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
sequelize-collection-manager.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
sequelize-data-source.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
types.ts fix: build 2024-09-11 21:25:44 +08:00
utils.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00