tachybase_todo/packages/plugins/users/src
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
..
__tests__ refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
actions refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
authenticators feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
collections feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00
locale feat(locale): added Japanese translation (#813) 2022-09-09 21:46:44 +08:00
middlewares feat: log user id 2022-11-13 17:14:14 +08:00
migrations fix: version judgment is not accurate 2022-10-14 09:48:27 +08:00
index.ts fix(plugin-users): add translations (#416) 2022-05-24 14:14:19 +08:00
jwt-service.ts feat: customizable jwt expiration date 2022-07-20 14:15:59 +08:00
server.ts feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00