//! Shared connect-time checks both stores use — the server-version floor ([`version`]) and the
//! `search_path`/relation verification plus its transaction-local wrap ([`schema`]). Nothing here
//! names `outbox` or `inbox`: the table is a bind parameter, never interpolated into a query.
pub
pub
pub use MIN_SERVER_VERSION_NUM;