pub fn insert_meta( name: CheckedName<'_>, is_partitioned: bool, is_unlogged: bool, ) -> Result<String, PgmqError>