Constant pgrx_pg_sys::AlterTableType_AT_DropInherit
source ยท pub const AlterTableType_AT_DropInherit: u32 = 54;
๐Deprecated since 0.12.0: you want pg_sys::AlterTableType::AT_DropInherit
pub const AlterTableType_AT_DropInherit: u32 = 54;