File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments