mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-06 05:59:25 +08:00
* 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>