Skip to content

Commit

Permalink
docs: update readme to include reference to newer SQLServer versions (t…
Browse files Browse the repository at this point in the history
…ediousjs#1520)

Update README.md
  • Loading branch information
arthurschreiber authored Feb 7, 2023
1 parent 86fe546 commit 0f48a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [changelog](https://github.com/tediousjs/tedious/releases) for version h

### Supported TDS versions

- TDS 7.4 (SQL Server 2012/2014/2016/2017)
- TDS 7.4 (SQL Server 2012/2014/2016/2017/2019/2022)
- TDS 7.3.B (SQL Server 2008 R2)
- TDS 7.3.A (SQL Server 2008)
- TDS 7.2 (SQL Server 2005)
Expand Down

0 comments on commit 0f48a92

Please sign in to comment.