Skip to content

Commit cf6e6d8

Browse files
committed
Merge branch 'development' of https://github.com/LowlyDBA/dba-multitool into development
2 parents 15483ae + 3abff46 commit cf6e6d8

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

docs/README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,20 @@ To quickly install or update all the scripts below, use `install_expsql.sql`.
2222

2323
## Compatibility
2424

25-
Tested on:
26-
27-
* Azure SQL
28-
* SQL Server 2019
29-
* SQL Server 2017
30-
* SQL Server 2016
31-
* SQL Server 2014
32-
* SQL Server 2012 SP1
25+
| Version | Tested |
26+
| ------- | :----: |
27+
| Azure SQL | :heavy_check_mark: |
28+
| SQL Server 2019 | :heavy_check_mark: |
29+
| SQL Server 2017 | :heavy_check_mark: |
30+
| SQL Server 2016 | :heavy_check_mark: |
31+
| SQL Server 2014 | :heavy_check_mark: |
32+
| SQL Server 2012 SP1 | :heavy_check_mark: |
33+
| <= SQL Server 2008R2 | :x: |
3334

3435
## Contributing
3536

36-
Missing a feature? Found a bug? Open an [issue][issue] to get some :heart:
37+
* Want to help :construction_worker:? Check out the [contributing][contrib] doc.
38+
* Missing a feature? Found a :bug:? Open an [issue][issue] to get some :heart:
3739

40+
[contrib]: ../CONTRIBUTING.md
3841
[issue]: https://github.com/LowlyDBA/ExpressSQL/issues

0 commit comments

Comments
 (0)