Skip to content

Updates_20260701 release prep#813

Merged
erikdarlingdata merged 1 commit into
devfrom
release/updates-20260701
Jul 4, 2026
Merged

Updates_20260701 release prep#813
erikdarlingdata merged 1 commit into
devfrom
release/updates-20260701

Conversation

@erikdarlingdata

Copy link
Copy Markdown
Owner

Updates_20260701 release round

Version

  • Bump @version_date to 20260701 across all 10 combined-install procs. Minor versions unchanged (this round is a date bump, not a version bump).

Fix

  • Restore SET ANSI_NULLS ON; + SET ANSI_PADDING ON; to the headers of sp_IndexCleanup, sp_PerfCheck, and sp_QuickieCache — the only 3 procs missing them; the other 7 already lead with the canonical 9-line SET block. Behaviorally inert: none of the three contain = NULL / <> NULL comparisons.

Build

  • Regenerate Install-All/DarlingData.sql.

Validation

  • Style/readiness audit of all 6 procs changed since Updates_20260601 — changed code rated clean.
  • Compile-tested (installed into tempdb, dropped after) on SQL 2016 / 2017 / 2019 / 2022 / 2025 — 10/10 procs compile clean on every version (all CS_AS collation).

🤖 Generated with Claude Code

- Bump @version_date to 20260701 across all 10 combined-install procs (minors unchanged)
- Restore SET ANSI_NULLS ON + SET ANSI_PADDING ON to sp_IndexCleanup, sp_PerfCheck, sp_QuickieCache headers (parity with the other 7 procs; inert - no NULL comparisons)
- Regenerate Install-All/DarlingData.sql

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 5912d6a into dev Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant