Skip to content

Tags: marcingminski/sqlwatch

Tags

4.11

Toggle 4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change data types from int to bigint in SQL function ufn_sqlwatch_par…

…se_xes_event_data (#505)

See: #504

Co-authored-by: Marcin Gminski <8288333+marcingminski@users.noreply.github.com>

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update DbVersion.txt (#501)

4.10

Toggle 4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update usp_sqlwatch_logger_xes_blockers.sql (#485)

Fix for usp_sqlwatch_logger_xes_blockers stored procedure if SQL Server uses binary collation.

Co-authored-by: Marcin Gminski <8288333+marcingminski@users.noreply.github.com>

4.9

Toggle 4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Build.ps1 fix #497 (#498)

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 (#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.
Fix #465 (#471)

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 (#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 (#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.
Fix #401 (#404)