× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
dutondeumesh reported 2016-12-21T15:01:35Z  · tariqrahiman last modified 2017-04-24T20:39:59Z

MongoDB 3.4 : support for the decimal128 format


Dev
Jenny Nishimura
JennyNishimura
QA vasudevpathak(*)
Priority Major
Complexity Unknown
Component MongoJS
Version 19.0
ADS 18.0.0-rc-3 
Build #: 52365 
Built on: 2016-Dec-20 06:49:01 PM
 
3.4 adds support for the decimal128 format with the new decimal data type.
To support the format, the mongo shell adds the NumberDecimal wrapper.
 
Steps : 
1. Open a MongoJS query Analyzer and run below script
 
db.inventory.insert( {_id: 1, item: "The Scream", price: NumberDecimal("9.99"), quantity: 4 } )
 
 
Result :
 
>[Error] Script lines: 1-2 --------------------------
 ReferenceError: "NumberDecimal" is not defined.
 Line: 0 
 
1 - Query works fine on MongoCLI
2 - Issue observed on MongoShell and MongoSQL 
2 attachments

Issue #14877

Closed
Fixed
Resolved 2017-03-23T00:43:46Z
 
 
Completion
No due date
Fixed Build ADS 19.0.0-dev-4
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017