We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b27ce commit cabcea4Copy full SHA for cabcea4
.github/workflows/integration-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- SQL_ENGINE_VERSION: [2017,2019]
+ SQL_ENGINE_VERSION: [2017,2019,2022]
16
COLLATION: [SQL_Latin1_General_CP1_CS_AS]
17
18
0 commit comments