Function fuel_indexer_postgres::type_id_insert
source · pub async fn type_id_insert(
conn: &mut PoolConnection<Postgres>,
type_ids: Vec<TypeId>
) -> Result<usize>
pub async fn type_id_insert(
conn: &mut PoolConnection<Postgres>,
type_ids: Vec<TypeId>
) -> Result<usize>