tachybase_todo/packages/plugins/collection-manager/src/__tests__
ChengLei Shao 73e2d27e29
feat: using bigint for id field (#1100)
* feat: using bigint for id field

* fix: postgres bigint parse

* fix: sequelize test

* test: update to bigint migrator

* chore: updateToBigInt method

* fix: mysql update bigint

* fix: update to bigint with inherits table

* feat: update fields type in fields table

* fix: import

* fix: bigInt

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-20 14:40:41 +08:00
..
field-options feat: improve code (#978) 2022-10-28 15:09:14 +08:00
fields feat: no recursive update associations (#1091) 2022-11-15 20:37:26 +08:00
http-api feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
inherits feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
migrations feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00
resources refactor: plugin manager (#775) 2022-09-18 14:10:01 +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 refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
fields.repository.test.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
index.ts feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +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