tachybase_todo/packages/plugins/collection-manager/src/migrations
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
..
20220613103214-alert-sub-table.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
20220704225714-drop-foreign-keys.ts fix: drop all foreign keys (#576) 2022-07-04 23:48:19 +08:00
20221101111110-update-foreign-fields.ts feat: improve collection manager (#1013) 2022-11-02 22:13:25 +08:00
20221104151410-update-collections-hidden.ts test(collection-manager): migration - 20221104151410-update-collections-hidden test optimize (#1040) 2022-11-04 20:44:12 +08:00
20221121111110-update-fk-type.ts fix: optimize import performance 2023-02-15 11:37:19 +08:00
20221121111113-update-id-to-bigint.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
20221221103220-timestamps.ts fix(collection-manager): version.satisfies <= 0.8.0-alpha.14 2022-12-21 10:27:18 +08:00