tachybase_todo/packages/plugins/collection-manager/src/__tests__/inherits
ChengLei Shao 242977983b
chore: inhertis api with difference schema (#1545)
* refactor: getTableNameWithSchema

* feat: allow create collection with same name in difference schema

* feat: support multiple schema with inherit

* feat: repository after find hook & relation repository __colection attribute

* chore: debug info

* chore: tmp commit

* fix: tableoid to tablename error

* feat: filter child table by tableoid

* feat: filter child table by collection name

* fix: sync runner

* chore: test

* fix: jest empty test error
2023-04-06 09:05:47 +08:00
..
inherited-collection.test.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
inhertied-collection-with-schema.test.ts chore: inhertis api with difference schema (#1545) 2023-04-06 09:05:47 +08:00