Commit 23527c2
authored
fix:
* fix: `SQL_STANDARD_CLI_CONFORMANCE` typo
`SQL_ODBC_STANDARD_CLI_CONFORMANCE` is not correct. It should be `SQL_STANDARD_CLI_CONFORMANCE` which is defined in the header files, and also mentioned elsewhere in the same MarkDown file.
* fix: place `SQL_STANDARD_CLI_CONFORMANCE` in alphabetical orderSQL_STANDARD_CLI_CONFORMANCE typo (#10313)1 parent e192d5a commit 23527c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments