tachybase_todo/packages/plugins/duplicator/src/server
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
commands feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
locale feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
app-migrator.ts docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
collection-group-manager.ts feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
dumper.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
field-value-writer.ts feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
index.ts feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
restorer.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
server.ts feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
utils.ts feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00