Commit Graph
237 Commits
Author SHA1 Message Date
dependabot[bot] ea13ae9c39 Bump socket.io-parser
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 21:36:20 +00:00
Lorin Thwaits 2f85f3724e Revert changes which broke instnwnd.sql files 2023-04-18 06:03:10 +02:00
Umachandar Jayachandran 2fbe1eeff9 Merge pull request #1124 from lorint/fix_bad_json_creation_for_delivery_van_temperatures
Fix bad JSON creation for delivery van temperatures
2023-04-03 11:45:54 -07:00
Chad Baldwin 03d6ee34be Update MultithreadedOrderInsertMain.cs
There is a bug in the code when it tries to append the union, it generates invalid SQL. By encapsulating the underlying select's into parens, it eliminates the issue in both cases (just the first query vs both queries unioned).
2023-03-31 16:46:38 -04:00
dependabot[bot] f55d133cab Bump minimist and mkdirp
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

Updates `minimist` from 0.2.2 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 20:16:03 +00:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Lorin Thwaits 434b798c98 Fix incorrect JSON creation in RecordDeliveryVanTemperatures sproc 2023-02-20 18:06:38 +00:00
Alexander (Sasha) Nosov 97fe30780c Added instructions for running from PC 2023-02-16 09:41:24 -08:00
dependabot[bot] d7d5aee7aa Bump http-cache-semantics
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 22:53:40 +00:00
dependabot[bot] 2bcea80bc5 Bump ua-parser-js
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 18:49:45 +00:00
Umachandar Jayachandran f6da200ab9 Merge pull request #1088 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/json5-and-rollup-plugin-babel--removed
Bump json5 and rollup-plugin-babel in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2023-01-10 15:11:35 -08:00
Umachandar Jayachandran 616f1730ed Merge pull request #1087 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/minimatch-and-gulp-and-gulp-add-src-3.1.2
Bump minimatch, gulp and gulp-add-src in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2023-01-10 15:11:18 -08:00
dependabot[bot] de8e50b388 Bump json5 and rollup-plugin-babel
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together.


Removes `json5`

Updates `rollup-plugin-babel` from 2.7.1 to 4.4.0
- [Release notes](https://github.com/rollup/rollup-plugin-babel/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v2.7.1...v4.4.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: rollup-plugin-babel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 23:09:02 +00:00
Umachandar Jayachandran 056d14cdef Merge pull request #1074 from Foundatum/patch-1
Fix Exponential growth in Daily simulation
2023-01-10 15:07:00 -08:00
dependabot[bot] 82509cf8f6 Bump minimatch, gulp and gulp-add-src
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [gulp](https://github.com/gulpjs/gulp) and [gulp-add-src](https://github.com/urish/gulp-add-src). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `gulp` from 3.9.1 to 4.0.2
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.2)

Updates `gulp-add-src` from 0.2.0 to 1.0.0
- [Release notes](https://github.com/urish/gulp-add-src/releases)
- [Changelog](https://github.com/urish/gulp-add-src/blob/master/CHANGELOG.md)
- [Commits](https://github.com/urish/gulp-add-src/commits)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
- dependency-name: gulp-add-src
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 23:06:21 +00:00
Umachandar Jayachandran 89ed9228b3 Merge pull request #1070 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/o.js/minimatch-3.1.2
Bump minimatch from 0.3.0 to 3.1.2 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/o.js
2023-01-10 15:04:10 -08:00
dependabot[bot] 9e70306ca3 Bump ms
Bumps [ms](https://github.com/vercel/ms) from 0.7.0 to 2.0.0.
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/0.7.0...2.0.0)

---
updated-dependencies:
- dependency-name: ms
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 22:23:46 +00:00
Foundatum d1373dc919 Fix Exponential growth in Daily simulation
Repeated calls to this procedure cause exponential growth in orders. Including this condition fixes that.

During the data simulation process, there is a process to pick orders. If there is not enough stock to pick a full order, that order is split into an Original and Backordered Order. This could result in a chain of orders, with only the final one having a null value for the BackorderOrderID.
2022-11-22 14:34:33 -07:00
dependabot[bot] db85e0eb36 Bump minimatch
Bumps [minimatch](https://github.com/isaacs/minimatch) from 0.3.0 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.3.0...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 08:41:13 +00:00
dependabot[bot] 2c670997c0 Bump pem
Bumps [pem](https://github.com/Dexus/pem) from 1.12.3 to 1.14.6.
- [Release notes](https://github.com/Dexus/pem/releases)
- [Changelog](https://github.com/Dexus/pem/blob/master/HISTORY.md)
- [Commits](https://github.com/Dexus/pem/commits)

---
updated-dependencies:
- dependency-name: pem
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 19:29:15 +00:00
Umachandar Jayachandran d8639b1049 Merge pull request #1063 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/async-and-wd-2.6.4
Bump async and wd in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2022-10-19 12:00:59 -07:00
Umachandar Jayachandran b2ff053ceb Merge pull request #1064 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/hawk-and-wd-and-wct-local-and-request--removed
Bump hawk, wd, wct-local and request in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2022-10-19 12:00:47 -07:00
Perry Skountrianos e481bb0587 Merge branch 'master' of https://github.com/microsoft/sql-server-samples 2022-10-07 15:19:25 -07:00
Perry Skountrianos cca0f1920e Updating CountryName from "Turkey" to "Türkiye" and FormalName from "Republic of Turkey" to "Republic of Türkiye"
Updating CountryName from "Turkey" to "Türkiye" and FormalName from "Republic of Turkey" to "Republic of Türkiye"
2022-10-07 15:19:10 -07:00
dependabot[bot] bf6237a2be Bump hawk, wd, wct-local and request
Removes [hawk](https://github.com/mozilla/hawk). It's no longer used after updating ancestor dependencies [hawk](https://github.com/mozilla/hawk), [wd](https://github.com/admc/wd), [wct-local](https://github.com/Polymer/tools) and [request](https://github.com/request/request). These dependencies need to be updated together.


Removes `hawk`

Updates `wd` from 1.4.1 to 1.14.0
- [Release notes](https://github.com/admc/wd/releases)
- [Changelog](https://github.com/admc/wd/blob/master/doc/release-notes.md)
- [Commits](https://github.com/admc/wd/commits)

Updates `wct-local` from 2.0.16 to 2.1.7
- [Release notes](https://github.com/Polymer/tools/releases)
- [Commits](https://github.com/Polymer/tools/commits)

Updates `request` from 2.79.0 to 2.88.2
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)

---
updated-dependencies:
- dependency-name: hawk
  dependency-type: indirect
- dependency-name: wd
  dependency-type: indirect
- dependency-name: wct-local
  dependency-type: indirect
- dependency-name: request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 20:06:16 +00:00
dependabot[bot] 24f2b8b287 Bump async and wd
Bumps [async](https://github.com/caolan/async) and [wd](https://github.com/admc/wd). These dependencies needed to be updated together.

Updates `async` from 2.6.0 to 2.6.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.0...v2.6.4)

Updates `wd` from 1.4.1 to 1.14.0
- [Release notes](https://github.com/admc/wd/releases)
- [Changelog](https://github.com/admc/wd/blob/master/doc/release-notes.md)
- [Commits](https://github.com/admc/wd/commits)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
- dependency-name: wd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 20:05:51 +00:00
Umachandar Jayachandran ebe0bcfd0b Merge pull request #1053 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/engine.io-3.6.0
Bump engine.io from 3.1.4 to 3.6.0 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
2022-10-07 13:02:44 -07:00
dependabot[bot] 09c5b5a530 Bump engine.io
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.1.4 to 3.6.0.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.1.4...3.6.0)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 22:49:39 +00:00
dependabot[bot] 614099f133 Bump thenify
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: thenify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 22:49:03 +00:00
Umachandar Jayachandran f87a898006 Merge pull request #1037 from abbgrade/wwi-ssdt-update
Updated WWI SSDT project file
2022-09-12 15:25:32 -07:00
Saif Ul Islam bf601301a9 Update readme.md 2022-08-04 12:28:48 +05:00
Steffen Kampmann 28d33c8228 updated project file 2022-07-31 12:40:59 +02:00
dependabot[bot] 711e5613bd Bump Newtonsoft.Json in /samples/databases/wide-world-importers/wwi-app
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 20:20:45 +00:00
Umachandar Jayachandran 52afb234bd Merge pull request #968 from LuisSoaresMSFT/patch-1
Create instnwnd (Azure SQL Database).sql
2022-04-18 13:03:11 -07:00
Umachandar Jayachandran cfb1d1929a Merge pull request #983 from hyoshioka0128/patch-1
Typo "Azure blob storage"→"Azure Blob Storage"
2022-03-02 22:15:27 -08:00
Hiroshi Yoshioka f29d09fb09 Typo "Azure blob storage"→"Azure Blob Storage"
https://github.com/microsoft/sql-server-samples/blob/master/samples/databases/contoso-data-warehouse/load-contoso-data-warehouse-to-sql-data-warehouse.sql
#PingMSFTDocs
2022-01-14 12:15:14 +09:00
LuisSoaresMSFT 9e4b163dd2 Create instnwnd (Azure SQL Database).sql
Adapted script to run on Azure SQL Database.
2021-10-29 16:44:11 +02:00
Bernard Vander Beken 4dd6f1c0ba Fix numbering of software prerequisites 2021-08-23 16:28:49 +02:00
Yeshasvi 427c12d69c Small Change 2021-06-08 21:36:25 +05:30
Alexander Nosov 91c2f1d81f Added readme file 2020-12-08 12:49:11 -08:00
Jovan Popovic (MSFT) 592c490e7a Merge pull request #715 from JocaPC/master
Updated WWI App
2020-01-15 23:50:00 +01:00
Jovan Popovic 19d49ada31 Merge branch 'master' of https://github.com/JocaPC/sql-server-samples 2020-01-15 23:48:22 +01:00
Jovan Popovic fcf1acac00 Updated WWi App 2020-01-15 23:47:14 +01:00
mrgchr 2d040e063d [refactored] changed to output clause 2019-11-26 22:03:07 +09:00
mrgchr 5824a11bff Cutoff TIme should be UTC date time 2019-11-24 18:33:17 +09:00
James Bellerue 80459cb30e updating casing on identifiers to match the casing they were declared with 2019-11-16 01:00:48 -08:00
Jovan Popovic 73a418a2ba Merge branch 'master' into master 2019-11-11 13:29:09 -08:00
Jovan Popovic cb0fbc41f9 Generate yaml in WWI App 2019-05-17 13:33:00 +02:00
Jovan Popovic bac04d554b Improved yaml for WWI App 2019-05-17 13:32:22 +02:00
Umachandar Jayachandran 24d177b82c Merge branch 'master' of https://github.com/paschott/sql-server-samples into paschott-master 2019-01-29 15:25:36 -08:00