× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2013-03-27T17:36:39Z  · last modified 2013-03-29T17:56:41Z

Rename a database name executes an extra Alter Database statement


Priority Low
Complexity Unknown
Component DB - Azure
Version 14.0

 

Product: Aqua Data Studio
Version: 14.0-dev-27
Build #: 31717
Build Date: 2013-Mar-26 10:44:36 AM
Rename a database name executes an extra Alter Database statement
 
To reproduce:
 
1. Connect to Windows Azure
2. Select database named preview
3. Right click and select option to Alter
4. Rename to preview_sql
5. Go to the Preview SQL tab - you can see that there are 2 statements to be executed. Only if I make changes to the Size and Edition should the 2nd DDL be executed in the Server 
 

ALTER DATABASE [preview] MODIFY NAME = [preview_r]

GO

ALTER DATABASE [preview_r] MODIFY (MAXSIZE=1GB, EDITION='web')

GO

 

 
2 attachments

Issue #8538

Closed
Fixed
Resolved 2013-03-29T00:43:41Z
 
 
Completion
No due date
Fixed Build dev-29
No time estimate

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