Tags: sozezzo/sqlwatch
Tags
Enabled Page Compression by Default (marcingminski#473) When data compression is enabled post-deployment, the next DACPAC deployment will remove compression unless manual overrides are specified. This complicates deployments in large environments or in cases where the SQLWATCH database is large. From now on, all logger tables are now compressed by default. (If you have no compression enabled and are upgrading to this version, the upgrade can take a while whilst logger data is compressed)
Fix - correct number of rows per table for tables with multiple parti… …tions (marcingminski#468) Co-authored-by: Jan Declercq <Jan.Declercq@alsic.be>
PreviousNext