tachybase_todo/packages/plugins/collection-manager/src/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
..
20220613103214-alert-sub-table.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
20220704225714-drop-foreign-keys.ts fix: drop all foreign keys (#576) 2022-07-04 23:48:19 +08:00
20221101111110-update-foreign-fields.ts feat: improve collection manager (#1013) 2022-11-02 22:13:25 +08:00
20221104151410-update-collections-hidden.ts test(collection-manager): migration - 20221104151410-update-collections-hidden test optimize (#1040) 2022-11-04 20:44:12 +08:00
20221117111110-update-id-to-bigint.ts feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00