alfateam / orange-orm

The ultimate ORM for Node and Typescript
https://orange-orm.io
ISC License
623 stars 20 forks source link

[ENHANCEMENT]: support `BigInt` #102

Open Zer0xxxx opened 1 month ago

Zer0xxxx commented 1 month ago

Feature Description

Currently, BigInt are not supported in Orange ORM. As we discussed, it could be implemented as a dedicated and explicit mapping.

Related to: https://github.com/alfateam/orange-orm/discussions/101 (https://github.com/alfateam/orange-orm/discussions/101#discussioncomment-9639796)