nocobase/packages/plugins/ui-schema-storage/src
ChengLei Shao 89c1d39b6b
Fix/pg schema with inherit (#1446)
* fix: pg schema in sync runner

* fix: restore with pg schema

* chore: databse utils

* fix: test

* Update nocobase-test.yml

* fix: test

* chore: db schema test options

* feat: collection add schema table name method

* fix: update to bigint test

* fix: schema test

* chore: show constraints query path

* chore: show constraints query path

* Update nocobase-test.yml

* chore: test

* fix: test

* fix: test

* fix: test table name

* fix: inherited collection test
2023-02-16 10:53:04 +08:00
..
__tests__ Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
actions feat: ui schema cache (#877) 2022-10-24 09:13:58 +08:00
collections feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
dao Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
server-hooks Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
helper.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
model.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
repository.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
server.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00