appsmithorg / appsmithorg/appsmith
[Bug]MongoDb is rounding up int64 numbers
オープン
Bug
Community Reported
Datasources
Datatype issue
High
Integrations Product
needs estimate
Production
Query & JS Pod
Query Widgets & IDE Pod
- 主要言語
- TypeScript
- スター
- 40.9k
- フォーク
- 4.8k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 45
説明
## Description
The customer reported that int64 number is getting inserted easily (e.g. 861658154331799552) but when reading this same field from db, its read after rounding up (e.g. 861658154331799600)
Note : The issue is not with inserting the data but rather reading int64 data which gets rounded up.
コントリビューションガイド
評価
この issue はまだ評価されていません。