Sergio Govoni
|
72cf44b9e8
|
Add unit testing/tsqlt-docker section
|
2023-01-29 16:30:36 +01:00 |
|
Sergio Govoni
|
9f72c1036b
|
Add links to resources used in the sample
Changed database name from AdventureWorks2017 to AdventureWorks in descriptions
|
2023-01-29 16:20:02 +01:00 |
|
Sergio Govoni
|
b764ae78b3
|
Adjusted the name of the renamed TSQL script
|
2023-01-29 15:43:24 +01:00 |
|
Sergio Govoni
|
1283532366
|
Rename tr_product_safetystocklevel
|
2023-01-29 15:38:18 +01:00 |
|
Sergio Govoni
|
e6c0dd9864
|
Create TSQL script for test case: multiple ordered rows
|
2023-01-29 15:22:57 +01:00 |
|
Sergio Govoni
|
bedb9da7f6
|
Create TSQL script for test case: multiple rows
|
2023-01-29 15:20:47 +01:00 |
|
Sergio Govoni
|
bef416701a
|
Create TSQL script for test case: one right row
|
2023-01-29 15:19:17 +01:00 |
|
Sergio Govoni
|
da6191dfeb
|
Create TSQL script for test case: one wrong row
|
2023-01-29 15:18:05 +01:00 |
|
Sergio Govoni
|
85b1267709
|
Create TSQL script for new test class
|
2023-01-29 15:15:51 +01:00 |
|
Sergio Govoni
|
176f8d523e
|
Merge branch 'microsoft:master' into master
|
2023-01-29 10:55:22 +01:00 |
|
Umachandar Jayachandran
|
059b146b60
|
Merge pull request #1095 from microsoft/dependabot/nuget/samples/demos/belgrade-product-catalog-demo/System.Data.SqlClient-4.8.5
Bump System.Data.SqlClient from 4.5.1 to 4.8.5 in /samples/demos/belgrade-product-catalog-demo
|
2023-01-28 10:59:48 -08:00 |
|
Umachandar Jayachandran
|
4333fc564d
|
Merge pull request #1094 from microsoft/dependabot/nuget/samples/features/sql-management-objects/src/System.Data.SqlClient-4.8.5
Bump System.Data.SqlClient from 4.6.0 to 4.8.5 in /samples/features/sql-management-objects/src
|
2023-01-28 10:59:33 -08:00 |
|
dependabot[bot]
|
0a85a6d331
|
Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.5.1 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-28 18:59:11 +00:00 |
|
dependabot[bot]
|
092f37d45d
|
Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.0 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-28 18:59:09 +00:00 |
|
Umachandar Jayachandran
|
9f97e8c24b
|
Merge pull request #1093 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.32 to 0.7.33 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
|
2023-01-28 10:58:42 -08:00 |
|
Sergio Govoni
|
dfbd4c83a6
|
Create TSQL script for stored procedure usp_Raiserror_SafetyStockLevel
|
2023-01-28 19:52:34 +01:00 |
|
Sergio Govoni
|
283ffc10b5
|
Create TSQL script for trigger TR_Product_SafetyStockLevel
|
2023-01-28 19:47:06 +01:00 |
|
Sergio Govoni
|
b9bea4b646
|
Add YAML file for unit testing workflow
|
2023-01-28 19:42:53 +01:00 |
|
Sergio Govoni
|
6447eff9af
|
Changed software prerequisites and step by step instructions
|
2023-01-28 18:46:05 +01:00 |
|
Sergio Govoni
|
99b243d597
|
Modify "run this sample" section for step by step instructions
|
2023-01-28 17:24:28 +01:00 |
|
Sergio Govoni
|
867dac3e82
|
Add the description of the sample
Changed the section: Sample name, Contents, About this sample, Before you begin, Run this sample
|
2023-01-28 08:34:45 +01: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 |
|
Sergio Govoni
|
0ed85254dd
|
Create README.md
Example of unit testing for one or more SQL Server objects using tSQLt, Docker, and GitHub Actions
|
2023-01-22 12:30:26 +01: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 |
|
Umachandar Jayachandran
|
a204a0596b
|
Merge pull request #1089 from microsoft/dependabot/nuget/samples/features/security/ledger/source/WorldCup/System.Data.SqlClient-4.8.5
Bump System.Data.SqlClient from 4.8.3 to 4.8.5 in /samples/features/security/ledger/source/WorldCup
|
2023-01-10 15:11:04 -08:00 |
|
dependabot[bot]
|
209d6058c1
|
Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
---
updated-dependencies:
- dependency-name: System.Data.SqlClient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-10 23:09:39 +00: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
|
f12afca555
|
Merge pull request #1083 from Pietervanhove/ledgerdemosql2022
Add Ledger Demo for SQL Server 2022
|
2023-01-10 15:08:12 -08:00 |
|
Umachandar Jayachandran
|
c35fccedb1
|
Merge pull request #1076 from srdan-bozovic-msft/patch-2
Add support for named pipes + invalid certs
|
2023-01-10 15:07:21 -08: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
|
b12ae4e138
|
Merge pull request #1078 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
|
2023-01-10 15:04:50 -08:00 |
|
Umachandar Jayachandran
|
92075f21ed
|
Merge pull request #1073 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
|
2023-01-10 15:04:26 -08: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 |
|
Umachandar Jayachandran
|
4dfef69805
|
Merge pull request #1055 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/scss-tokenizer-and-node-sass-0.4.3
Bump scss-tokenizer and node-sass in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
|
2023-01-10 15:03:47 -08:00 |
|
Umachandar Jayachandran
|
77cf5ab0bc
|
Merge pull request #1084 from microsoft/dependabot/npm_and_yarn/samples/demos/azure-sql-edge-demos/Wind-Turbine-Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /samples/demos/azure-sql-edge-demos/Wind Turbine Demo/webappsrc/SqlDbEdgeDemoWeb/SqlDbEdgeDemo.Web/ClientApp
|
2023-01-10 15:03:15 -08:00 |
|
Umachandar Jayachandran
|
240b2ce8aa
|
Merge pull request #1086 from microsoft/dependabot/npm_and_yarn/samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/ms-2.0.0
Bump ms from 0.7.0 to 2.0.0 in /samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs
|
2023-01-10 15:03:00 -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 |
|
Alexander (Sasha) Nosov
|
1fdd3591cd
|
Fixed grammar
|
2023-01-10 13:58:10 -08:00 |
|
dependabot[bot]
|
3a35a88484
|
Bump json5
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-08 11:24:51 +00:00 |
|
Alexander (Sasha) Nosov
|
c2f449f10f
|
Added premissions and restructured
|
2023-01-07 22:47:59 -08:00 |
|
Ebru Ersan
|
51494ce7f9
|
Merge pull request #1081 from aguzev/sql_assessment_api/fix_rel_notes
Fix SQL Assessment API release notes
|
2022-12-21 17:29:32 +03:00 |
|
Aleksei Guzev
|
bd822e59ed
|
Fix SQL Assessment API release notes
|
2022-12-21 17:12:22 +03:00 |
|
Ebru Ersan
|
b8622bd182
|
Merge pull request #1080 from aguzev/sql_assessment_api/new_v1.1.17
Update SQL Assessment API docs for v 1.1.17
|
2022-12-21 16:39:23 +03:00 |
|
Aleksei Guzev
|
8f3bc474b5
|
Update SQL Assessment API docs for v 1.1.17
|
2022-12-21 16:30:43 +03:00 |
|
dependabot[bot]
|
100bafc55c
|
Bump qs
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 21:08:08 +00:00 |
|
Srđan Božović
|
22f3e7e4cb
|
Add support for named pipes + invalid certs
|
2022-12-04 23:25:24 +01:00 |
|
Pieter
|
0e260c920b
|
Update README.md
|
2022-12-01 16:42:36 +01:00 |
|
Pieter
|
923d1c584f
|
Update README.md
|
2022-12-01 16:25:06 +01:00 |
|