add changes after saving the sql studio

This commit is contained in:
Andreas Zweili 2017-07-09 20:00:24 +02:00
parent 245c555878
commit ede47123cd
2 changed files with 21 additions and 9 deletions

Binary file not shown.

View File

@ -3,7 +3,19 @@
<Items>
<LogicalFolder Name="Connections" Type="2" Sorted="true">
<Items>
<ConnectionNode Name="(local)\SQLEXPRESS:WIN-LAPTOP\andreas">
<ConnectionNode Name="(local)\SQL2016:WIN-10-SFR\andreas">
<Created>2017-07-09T18:38:06.7984762+02:00</Created>
<Type>SQL</Type>
<Server>(local)\SQL2016</Server>
<UserName />
<Authentication>Windows Authentication</Authentication>
<InitialDB />
<LoginTimeout>15</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
<ConnectionNode Name="(local)\SQLEXPRESS:WIN-10-SFR\andreas">
<Created>2017-06-05T12:49:04.4481167+02:00</Created>
<Type>SQL</Type>
<Server>(local)\SQLEXPRESS</Server>
@ -20,26 +32,26 @@
<LogicalFolder Name="Queries" Type="0" Sorted="true">
<Items>
<FileNode Name="setup_01_create_database.sql">
<AssociatedConnectionMoniker />
<AssociatedConnSrvName />
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQL2016:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>(local)\SQL2016</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>setup_01_create_database.sql</FullPath>
</FileNode>
<FileNode Name="setup_02_create_table.sql">
<AssociatedConnectionMoniker />
<AssociatedConnSrvName />
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQL2016:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>(local)\SQL2016</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>setup_02_create_table.sql</FullPath>
</FileNode>
<FileNode Name="setup_03_insert_data.sql">
<AssociatedConnectionMoniker />
<AssociatedConnSrvName />
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQL2016:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>(local)\SQL2016</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>setup_03_insert_data.sql</FullPath>
</FileNode>
<FileNode Name="setup_04_remove_database.sql">
<AssociatedConnectionMoniker />
<AssociatedConnSrvName />
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQL2016:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>(local)\SQL2016</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>setup_04_remove_database.sql</FullPath>
</FileNode>