SQL Compare 16.0.18.29038
Released: Jun 18, 2026
16.0.18.29038 での更新項目
機能
- Added Information as a selectable minimum log level in Help > Minimum log levels.
- Scripts registered from folders now report unsupported SQL statements (such as ALTER SEQUENCE, ALTER USER, ALTER SCHEMA) as parser messages that highlight the problematic SQL, instead of silently ignoring them.
不具合の修正
- Fixed parsing of ALTER TABLE ALTER COLUMN where COLLATE, MASKED WITH and NULL/NOT NULL appear together (e.g. in stored procedure bodies).