tachybase_todo/packages
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
..
app Revert "refactor: formula plugin (#1082)" 2022-11-19 18:15:42 +08:00
core feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00
plugins feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00
presets Revert "refactor: formula plugin (#1082)" 2022-11-19 18:15:42 +08:00
pro-plugins@5a5fba41ae fix: create collection with emtpy inhertis params (#1096) 2022-11-16 22:07:52 +08:00
samples Update README.md (#1053) 2022-11-09 09:19:29 +08:00