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).