Docs: README accuracy fixes and footer year update #1

Merged
hannah-vernon merged 2 commits from fix/readme-accuracy into dev 2026-06-09 08:00:29 -05:00

What does this PR do?

Documentation-only update to keep the README accurate with the current file set:

  • Removed the dangling reference to the deleted check-sync.cmd from the file list.
  • Relabeled the raw sqlcmd example from "Legacy CMD (deprecated)" to "Direct sqlcmd (without the PowerShell wrapper)", since the .cmd wrapper files no longer exist and direct sqlcmd invocation remains the supported lower-level method.
  • Updated the author footer copyright year to 2022 - 2026.

No code, SQL, or behavior changes.

How was this tested?

  • Documentation-only change - no code or SQL modified
  • PowerShell scripts parse cleanly (N/A - no .ps1 changed)
  • .sql changes validated with sqlcmd against a non-production Distributed AG (N/A - no .sql changed)
  • Verified the README no longer references removed files and renders correctly

Checklist

  • I have read the Contributing Guide
  • Changes are focused - one logical change per PR
  • No real server names, hostnames, IP addresses, or credentials are committed
  • Documentation updated (README, parameter tables) if behavior changed
  • No commented-out code or debug leftovers
## What does this PR do? Documentation-only update to keep the README accurate with the current file set: - Removed the dangling reference to the deleted `check-sync.cmd` from the file list. - Relabeled the raw `sqlcmd` example from "Legacy CMD (deprecated)" to "Direct sqlcmd (without the PowerShell wrapper)", since the `.cmd` wrapper files no longer exist and direct `sqlcmd` invocation remains the supported lower-level method. - Updated the author footer copyright year to `2022 - 2026`. No code, SQL, or behavior changes. ## How was this tested? - [x] Documentation-only change - no code or SQL modified - [ ] PowerShell scripts parse cleanly (N/A - no `.ps1` changed) - [ ] `.sql` changes validated with `sqlcmd` against a non-production Distributed AG (N/A - no `.sql` changed) - [x] Verified the README no longer references removed files and renders correctly ## Checklist - [x] I have read the Contributing Guide - [x] Changes are focused - one logical change per PR - [x] No real server names, hostnames, IP addresses, or credentials are committed - [x] Documentation updated (README, parameter tables) if behavior changed - [x] No commented-out code or debug leftovers
Removed the dangling reference to the deleted check-sync.cmd and
relabeled the raw sqlcmd example from 'Legacy CMD (deprecated)' to
'Direct sqlcmd', since the .cmd wrapper files no longer exist.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hannah-vernon/dag-failover!1
No description provided.