tachybase_todo/packages/plugins/collection-manager/src
ChengLei Shao 1764b53a9b
fix: create inherits with empty table (#1160)
* chore: test

* feat: patch to queryInterface.describeTable

* test: add field to empty collection

* fix: create inherits with parent dose not have id field

* fix: test

* fix: test
2022-11-30 10:00:46 +08:00
..
__tests__ feat: belongs to many on delete (#1158) 2022-11-29 18:27:41 +08:00
collections fix: db sync failed (#1037) 2022-11-04 15:38:08 +08:00
hooks fix: fk type invalid (#1113) 2022-11-21 14:58:07 +08:00
migrations fix/inherits issues(#1146) 2022-11-26 09:24:53 +08:00
models fix: create inherits with empty table (#1160) 2022-11-30 10:00:46 +08:00
repositories fix: through table primaryKey error (#297) 2022-04-19 16:35:44 +08:00
index.ts feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
server.ts fix/inherits issues(#1146) 2022-11-26 09:24:53 +08:00