tachybase_todo/packages/plugins/collection-manager/src/__tests__/migrations
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
..
20221104151410-update-collections-hidden.test.ts test(collection-manager): 20221104151410-update-collections-hidden test correct (#1042) 2022-11-05 01:38:39 +08:00
update-id-to-bigint.test.ts feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00