Skip to content

Commit f30505f

Browse files
committed
Merge branch 'master' into jodebrui
2 parents d78d975 + da7effa commit f30505f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SQL Server Samples Repository
22
This GitHub repository contains code samples that demonstrate how to use Microsoft's SQL products including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. Each sample includes a README file that explains how to run and use the sample.
33

4-
Note that certain features like In-Memory are edition specific for SQL Server and would be possible to implement if the edition which supports that feature is being used to run the sample.
4+
Note that certain features like In-Memory OLTP are edition specific for SQL Server and would be possible to implement if the edition which supports that feature is being used to run the sample.
55

66
## Working in GitHub
77
To work in GitHub, go to https://github.com/microsoft/sql-server-samples and fork the repository. Work in your own fork and when you are ready to submit to make a change or publish your sample for the first time, submit a pull request into the master branch of sql-server-samples. One of the approvers will review your request and accept or reject the pull request.

0 commit comments

Comments
 (0)