|
2 | 2 | <SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Audit">
|
3 | 3 | <Items>
|
4 | 4 | <LogicalFolder Name="Connections" Type="2" Sorted="true">
|
5 | | - <Items /> |
| 5 | + <Items> |
| 6 | + <ConnectionNode Name="(local):MSI\ajayd"> |
| 7 | + <Created>2020年08月24日T21:24:39.8253259+05:30</Created> |
| 8 | + <Type>SQL</Type> |
| 9 | + <Server>(local)</Server> |
| 10 | + <UserName /> |
| 11 | + <Authentication>Windows Authentication</Authentication> |
| 12 | + <InitialDB>tempdb</InitialDB> |
| 13 | + <LoginTimeout>30</LoginTimeout> |
| 14 | + <ExecutionTimeout>0</ExecutionTimeout> |
| 15 | + <ConnectionProtocol>NotSpecified</ConnectionProtocol> |
| 16 | + <ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName> |
| 17 | + </ConnectionNode> |
| 18 | + </Items> |
6 | 19 | </LogicalFolder>
|
7 | 20 | <LogicalFolder Name="Queries" Type="0" Sorted="true">
|
8 | 21 | <Items>
|
| 22 | + <FileNode Name="Connection Limit.sql"> |
| 23 | + <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> |
| 24 | + <AssociatedConnSrvName>(local)</AssociatedConnSrvName> |
| 25 | + <AssociatedConnUserName /> |
| 26 | + <FullPath>Connection Limit.sql</FullPath> |
| 27 | + </FileNode> |
9 | 28 | <FileNode Name="create-database-audit.sql">
|
10 | 29 | <AssociatedConnectionMoniker />
|
11 | 30 | <AssociatedConnSrvName />
|
|
0 commit comments