Skip to content

Tags: sozezzo/sqlwatch

Tags

4.8

Toggle 4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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)

4.7

Toggle 4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

4.6

Toggle 4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix - correct number of rows per table for tables with multiple parti…

…tions (marcingminski#468)

Co-authored-by: Jan Declercq <Jan.Declercq@alsic.be>

4.5

Toggle 4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update DbVersion.txt (marcingminski#460)

4.4

Toggle 4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Build.ps1

4.3

Toggle 4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

4.2

Toggle 4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix panel reference in alternative charts (marcingminski#371)

4.1

Toggle 4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed transaction count error (marcingminski#336)

4.0

Toggle 4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release-drafter.yml

3.0

Toggle 3.0's commit message
script to help prepare files for release in a consitent way