// SPDX-License-Identifier: BUSL-1.1
//! Shared result / error constructors for the scope DDL family.
use ;
/// Construct a [`DdlError`], preserving the exact SQLSTATE codes and messages
/// the pgwire scope handlers produced (via `sqlstate_error`).
pub
/// Build a single-tag status result.
pub