Skip to content

SQL 2022 - sys.databases changes #217

Description

@DavidWiseman

SQL 2022 adds some additional columns to sys.databases that DBA Dash should capture:

  • is_data_retention_on
  • is_ledger_on
  • is_change_feed_enabled

Note: Only is_ledger_on is documented at this time. As this is the first public CTP, it's possible additional changes will be made to sys.databases. It might be worth waiting a bit longer before adding support for these additional columns.

Metadata

Metadata

Assignees

Labels

CompletedDEV work completed. To be included in next release if issue is still open.DBA Dash AgentIssue affecting the agentblockedblocked

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions