tachybase_todo/packages/plugins/collection-manager/src/__tests__
ChengLei Shao 24fb25754f
fix: column not exists error after destory relation field (#1465)
* test: field not exists

* fix: create association field after other association field destroyed
2023-02-19 11:55:25 +08:00
..
associations feat: belongs to many on delete (#1158) 2022-11-29 18:27:41 +08:00
field-options feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
fields feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
http-api Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
inherits Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
migrations Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
resources feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
action.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
beforeInitOptions.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
collections.repository.test.ts fix: column not exists error after destory relation field (#1465) 2023-02-19 11:55:25 +08:00
fields.repository.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
index.ts Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
remove-collection.test.ts feat: reference check (#989) 2022-10-31 22:45:39 +08:00
sync.test.ts feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
through.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00