Constant pgrx_pg_sys::CollectedCommandType_SCT_AlterTable
source ยท pub const CollectedCommandType_SCT_AlterTable: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::CollectedCommandType::SCT_AlterTable
pub const CollectedCommandType_SCT_AlterTable: u32 = 1;