-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSecond.sql.design
53 lines (53 loc) · 2.31 KB
/
Second.sql.design
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<!-- Devart (www.devart.com), SQL document design file -->
<!-- Modifying this generated file will probably render it invalid -->
<Document>
<Properties>
<Type>SQL Document Design</Type>
<DatabaseProvider>59f90733-4d68-4fdf-82a7-f0fcbf5460aa</DatabaseProvider>
<ProviderVersion>6.0.372.0</ProviderVersion>
<SchemaVersion>2.0</SchemaVersion>
</Properties>
<Connection Name="mysql.localhost">
<ConnectionString>User Id=root;Host=localhost;Database=mysql;Character Set=utf8;</ConnectionString>
<Database>testing</Database>
</Connection>
<Views ShowAdditionalViews="False" IsLayoutActiveAttribute="True" MainViewAttribute="Design" MainViewScale="50">
<View Name="Design" Active="True" Visible="True">
<Data>
<StatementType>Select</StatementType>
<ActiveQuery>0</ActiveQuery>
<SubQuery Id="0" Open="0" LocationX="-559" LocationY="-94" Scale="1">
<PageOptions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HorizontalOverlap>0</HorizontalOverlap>
<VerticalOverlap>0</VerticalOverlap>
<TopLeftMargins>
<Width>10 mm</Width>
<Height>10 mm</Height>
</TopLeftMargins>
<BottomRightMargins>
<Width>10 mm</Width>
<Height>10 mm</Height>
</BottomRightMargins>
<PaperSize>
<Width>210 mm</Width>
<Height>297 mm</Height>
</PaperSize>
</PageOptions>
<Tables>
<Table Name="communities" Left="-520" Top="-48" Width="211.1567" Height="120" Collapsed="False" />
<Table Name="community_member_permissions" Left="-288" Top="-64" Width="300.9431" Height="120" Collapsed="False" />
<Table Name="permissions" Left="32" Top="-72" Width="211.1567" Height="102" Collapsed="False" />
<Table Name="community_members" Left="264" Top="-88" Width="216.6462" Height="138" Collapsed="False" />
</Tables>
</SubQuery>
</Data>
</View>
<View Name="Code" Visible="True">
<Data />
</View>
<View Name="Data" Visible="True" />
<View Name="Profiler" Visible="False" />
<View Name="PivotGrid" Visible="False" />
</Views>
</Document>