× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ranarohitp(*) reported 2015-11-19T05:55:44Z  · dutondeumesh last modified 2016-04-08T05:59:15Z

MongoJS -> From Script Object to Window as, SQL scripts are generated instead of MongoJS for Database, Index, Roles,Users and collection fields.


doc
Dev
Ivan Gron
ivangron
QA
Jenny Nishimura
JennyNishimura
Priority Low
Complexity Unknown
Component MongoSQL
Version 17.0
Product: Aqua Data Studio
Version: 17.0.0-rc-37
Build #: 47068
Build Date: 2015-Nov-17 03:24:49 PM
 
Operating Environment: Linux (3.13.0-68-generic, amd64) / UTF-8 / en / IN / Oracle Corporation 1.8.0_40-b26
Memory: Max=3,501,195,264;  Total=1,402,470,400;  Free=1,155,705,168;  CPUs=8
 
Database: Mongo DB 3.0.7
 
Connect to MongoDB.
Open MongoSQL window, and execute below script.
 
CREATE DATABASE apple COLLECTION apple
GO
 
Now open a new MongoJS window, and keep focus on this window.
Now go to database "apple" in tree node.
Right click on it and select option, Script Object to Window As -> Create.
 
Actual Result:
You will observe that Script generated is "CREATE DATABASE apple COLLECTION empty GO "
 
Expected Result:
Since it's we are on MongoJS window, the Create script should not be generated on this window. We can generate a use script as given below.
 
use apple
db.apple.insert({})

 

Observations:

This is also observed for Index,Roles and USers and for Collection fields.

2 attachments

Issue #13868

Closed
Fixed
Resolved 2015-12-01T15:16:35Z
 
 
Completion
No due date
Fixed Build v17.0.0-rc-47, v18.0.0-dev-24
No time estimate

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