// SPDX-License-Identifier: BUSL-1.1
//! Structured detail body for `AuditEvent::DdlChange`.
/// Structured detail for a `AuditEvent::DdlChange` record. Produced
/// by `MetadataCommitApplier` once a metadata entry reaches the
/// apply watermark on this node. Serialized as JSON into the
/// `AuditEntry::detail` field so existing audit queries that pretty-
/// print the detail keep working.