Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
5f9f556
wwi revision from Robert Cain
jodebrui Jun 14, 2017
e0c159c
added .sln files
jodebrui Jun 14, 2017
56c0dfb
adding publish.xml files for ssdt projects
jodebrui Jun 14, 2017
137cd77
correct DB names in publish.xml
jodebrui Jun 14, 2017
4d4377a
renaming project names to align with DB names
jodebrui Jun 14, 2017
e4355a9
removing redundant config procs from OLAP DB; adding version table
jodebrui Jun 14, 2017
0d316bf
moving full-text indexing to post-deployment script
jodebrui Jun 14, 2017
35143b9
updated SampleVersion, and added version to post-deployment script
jodebrui Jun 14, 2017
834bc85
aligning start date with v1 start date
jodebrui Jun 15, 2017
7878d14
reduce rowcount to accomodate low-end systems
jodebrui Jun 15, 2017
4eb6520
fixing T-SQL syntax error
jodebrui Jun 16, 2017
fc445dc
fixing T-SQL syntax issue
jodebrui Jun 16, 2017
d0aecff
aligning naming of SSIS package with v1
jodebrui Jun 16, 2017
6540dc9
Merge remote-tracking branch 'refs/remotes/origin/master' into wwi-up…
jodebrui Jun 16, 2017
cbdb875
update RLS sample to work with v2 of wwi
jodebrui Jun 16, 2017
333b8a7
updating DB names for SSIS
jodebrui Jun 16, 2017
84c8374
aligning publish name with DB name
jodebrui Jun 16, 2017
52c91d8
updating DB settings
jodebrui Jun 16, 2017
a37b941
aligning DB name
jodebrui Jun 16, 2017
872a98d
improved perf for coldroomtemperature
jodebrui Jun 16, 2017
ad9c5d8
aligning names of memory_optimized_data filegroups
jodebrui Jun 19, 2017
bfd14ee
updated filegroups in project files
jodebrui Jun 19, 2017
085a156
commenting ApplyPolyBased from post-deployment
jodebrui Jun 19, 2017
3ef88f6
removing ApplyPolybase from post-deployment
jodebrui Jun 19, 2017
3c71c98
aligning DB set options
jodebrui Jun 19, 2017
01e5991
cleaning up FTS artifacts
jodebrui Jun 19, 2017
4fd1e6a
aligning data source name
jodebrui Jun 19, 2017
411854d
facilitating publication to azure
jodebrui Jun 21, 2017
8d6d7c4
initial updated docs for OLTP DB
jodebrui Jun 21, 2017
d2e2f0e
initial documentation for WideWorldsImportersDW
jodebrui Jun 21, 2017
d654d8e
docs for SSIS package
jodebrui Jun 21, 2017
02d9216
initial documentation for SSASMD project
jodebrui Jun 21, 2017
86dc432
Update README.md
jodebrui Jun 21, 2017
0751cec
Update README.md
jodebrui Jun 21, 2017
4de3758
Update README.md
jodebrui Jun 21, 2017
06d21f9
Update README.md
jodebrui Jun 21, 2017
fe119e8
Update README.md
jodebrui Jun 21, 2017
4584b3c
adding Azure SQL DB sections to docs
jodebrui Jun 21, 2017
d2d1f9c
Update README.md
jodebrui Jun 21, 2017
361ed89
Update README.md
jodebrui Jun 21, 2017
7d5f407
cleaning up local solution files
jodebrui Jun 22, 2017
2fbfe8e
Merge remote-tracking branch 'refs/remotes/origin/master' into wwi-up…
jodebrui Jun 26, 2017
bad1590
replacing inner join to BuyingGroups with LEFT JOIN
jodebrui Jun 26, 2017
a888e46
removing redundant reference to release
jodebrui Jun 26, 2017
bdab0ab
correction around Azure deployment
jodebrui Jun 26, 2017
ad5b0cd
corrections around Azure deployment
jodebrui Jun 26, 2017
9ad992f
Update README.md
jodebrui Jun 26, 2017
f1ab5a4
Update README.md
jodebrui Jun 26, 2017
1e3de86
Update README.md
jodebrui Jun 26, 2017
67c3374
clarified how 2012 data is generates
jodebrui Jun 26, 2017
54040e7
Update README.md
jodebrui Jun 26, 2017
21a2b47
minor updates
jodebrui Jun 26, 2017
0baf940
Merge branch 'wwi-update' of https://github.com/Microsoft/sql-server-…
jodebrui Jun 26, 2017
d8b23cb
implementing PR comments
jodebrui Jun 26, 2017
f116608
Update README.md
jodebrui Jun 26, 2017
bf58b62
Update README.md
jodebrui Jun 26, 2017
b09279a
clarifying VS2017 caveats
jodebrui Jun 28, 2017
bf62e4e
adding caveat for VS2017
jodebrui Jun 28, 2017
2d5c217
caveat for VS2017
jodebrui Jun 28, 2017
ae367ff
removing stale file reference
jodebrui Jun 28, 2017
11c3023
removing stale folder
jodebrui Jun 28, 2017
9c94ad9
adding DB option to post-deployment scripts for Azure SQL DB purposes
jodebrui Jun 28, 2017
9f0b31c
fixes for migration Azure SQL Premium->Standard
jodebrui Jun 28, 2017
fc29b1a
fixes for enabling/disabling In-Memory OLTP
jodebrui Jun 28, 2017
aaaab0e
renaming to avoid confusion
jodebrui Jun 28, 2017
5396eec
Merge remote-tracking branch 'refs/remotes/origin/master' into wwi-up…
jodebrui Jun 29, 2017
94988c1
aligning project structure with best practice - aligning SSAS DB name…
jodebrui Jun 29, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@
<Folder Include="Security\" />
<Folder Include="Sequences\Sequences\" />
<Folder Include="PostDeploymentScripts" />
<Folder Include="dbo" />
<Folder Include="dbo\Tables" />
</ItemGroup>
<ItemGroup>
<Build Include="Integration\Tables\ETL Cutoff.sql" />
Expand Down Expand Up @@ -153,7 +155,7 @@
<Build Include="Sequences\Sequences\StockItemKey.sql" />
<Build Include="Sequences\Sequences\SupplierKey.sql" />
<Build Include="Sequences\Sequences\TransactionTypeKey.sql" />
<Build Include="SampleVersion.sql" />
<Build Include="dbo\Tables\SampleVersion.sql" />
</ItemGroup>
<ItemGroup>
<PostDeploy Include="PostDeploymentScripts\Script.PostDeployment1.sql" />
Expand Down
2 changes: 1 addition & 1 deletion samples/databases/wide-world-importers/wwi-sample.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "WideWorldImportersDW", "wwi-dw-ssdt\wwi-dw-ssdt\WideWorldImportersDW.sqlproj", "{79C14C29-3A96-4B59-BC92-0290AF92F05B}"
EndProject
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "WWI-SSASMD", "wwi-ssasmd\WWI-SSASMD\WWI-SSASMD.dwproj", "{AE481845-1E4D-4C1C-80DB-184CE847150F}"
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "WideWorldImportersMultidimensionalCube", "wwi-ssasmd\WWI-SSASMD\WideWorldImportersMultidimensionalCube.dwproj", "{AE481845-1E4D-4C1C-80DB-184CE847150F}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "WideWorldImporters", "wwi-ssdt\wwi-ssdt\WideWorldImporters.sqlproj", "{9E972C93-0716-4442-97FC-72C52C2C5AAA}"
EndProject
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "WWI-SSASMD", "WWI-SSASMD\WWI-SSASMD.dwproj", "{DED1F3FA-6D6A-4958-A0AC-97F8DA3B73B4}"
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "WideWorldImportersMultidimensionalCube", "wwi-ssasmd\WideWorldImportersMultidimensionalCube.dwproj", "{9A7C1971-1B25-4F3A-B4E3-844B34A1238A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DED1F3FA-6D6A-4958-A0AC-97F8DA3B73B4}.Development|Default.ActiveCfg = Development
{DED1F3FA-6D6A-4958-A0AC-97F8DA3B73B4}.Development|Default.Build.0 = Development
{DED1F3FA-6D6A-4958-A0AC-97F8DA3B73B4}.Development|Default.Deploy.0 = Development
{9A7C1971-1B25-4F3A-B4E3-844B34A1238A}.Development|Default.ActiveCfg = Development
{9A7C1971-1B25-4F3A-B4E3-844B34A1238A}.Development|Default.Build.0 = Development
{9A7C1971-1B25-4F3A-B4E3-844B34A1238A}.Development|Default.Deploy.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Database xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100" xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200" xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200" xmlns:ddl300="http://schemas.microsoft.com/analysisservices/2011/engine/300" xmlns:ddl300_300="http://schemas.microsoft.com/analysisservices/2011/engine/300/300" xmlns:ddl400="http://schemas.microsoft.com/analysisservices/2012/engine/400" xmlns:ddl400_400="http://schemas.microsoft.com/analysisservices/2012/engine/400/400" xmlns:ddl500="http://schemas.microsoft.com/analysisservices/2013/engine/500" xmlns:ddl500_500="http://schemas.microsoft.com/analysisservices/2013/engine/500/500" xmlns:dwd="http://schemas.microsoft.com/DataWarehouse/Designer/1.0" dwd:design-time-name="b941f541-69bc-4244-859a-ba62c19ca689" xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<ID>WWI-SSASMD</ID>
<Name>wwi-ssasmd</Name>
<CreatedTimestamp>0001-01-01T06:00:00Z</CreatedTimestamp>
<LastSchemaUpdate>0001-01-01T06:00:00Z</LastSchemaUpdate>
<LastProcessed>0001-01-01T06:00:00Z</LastProcessed>
<Name>WideWorldImportersMultidimensionalCube</Name>
<CreatedTimestamp>0001-01-01T08:00:00Z</CreatedTimestamp>
<LastSchemaUpdate>0001-01-01T08:00:00Z</LastSchemaUpdate>
<LastProcessed>0001-01-01T08:00:00Z</LastProcessed>
<State>Unprocessed</State>
<LastUpdate>0001-01-01T06:00:00Z</LastUpdate>
<LastUpdate>0001-01-01T08:00:00Z</LastUpdate>
<DataSourceImpersonationInfo>
<ImpersonationMode>Default</ImpersonationMode>
<ImpersonationInfoSecurity>Unchanged</ImpersonationInfoSecurity>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@
<Folder Include="PostDeploymentScripts" />
<Folder Include="DataLoadSimulation\Functions\" />
<Folder Include="DataLoadSimulation\Tables" />
<Folder Include="dbo" />
<Folder Include="dbo\Tables" />
</ItemGroup>
<ItemGroup>
<Build Include="Warehouse\Tables\Colors.sql">
Expand Down Expand Up @@ -688,10 +690,10 @@
<Build Include="DataLoadSimulation\Functions\GetBogativePhoneNumber.sql" />
<Build Include="Application\Stored Procedures\Configuration_RemoveColumnstoreIndexing.sql" />
<Build Include="Application\Stored Procedures\Configuration_DisableInMemory.sql" />
<Build Include="Application\Stored Procedures\Configuration_PrepareForDowngradeToStandard.sql" />
<Build Include="SampleVersion.sql" />
<Build Include="DataLoadSimulation\Tables\ColdRoomTemperatures_temp.sql" />
<Build Include="DataLoadSimulation\Stored Procedures\PopulateColdRoomTemperatures_temp.sql" />
<Build Include="dbo\Tables\SampleVersion.sql" />
<Build Include="Application\Stored Procedures\Configuration_PrepareForAzureStandard.sql" />
</ItemGroup>
<ItemGroup>
<PostDeploy Include="PostDeploymentScripts\Script.PostDeployment1.sql" />
Expand Down