Skip to content

Commit 4113d52

Browse files
remove mssql from omni part
1 parent ba11521 commit 4113d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog/bytebase-3-17-0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
4848

4949
- Migrate the frontend from Vue to React across all major pages including settings, projects, databases, instances, plans, issues, and audit logs.
5050

51-
- Upgrade SQL parsing engine for PostgreSQL, MySQL, MSSQL, MongoDB, and CosmosDB from ANTLR to omni parser, improving SQL syntax coverage, consistency across SQL review / schema diff / auto-completion, and error message quality.
51+
- Upgrade SQL parsing engine for PostgreSQL, MySQL, MongoDB, and CosmosDB from ANTLR to omni parser, improving SQL syntax coverage, consistency across SQL review / schema diff / auto-completion, and error message quality.
5252

5353
- Add configurable `--timeout` flag for `bytebase-action` for large SQL checks.
5454

0 commit comments

Comments
 (0)