fn prepare_fragment_insert<'tx>(
tx: &'tx Transaction<'_>,
table: &str,
path: &Path,
) -> Result<Statement<'tx>, CacheError>fn prepare_fragment_insert<'tx>(
tx: &'tx Transaction<'_>,
table: &str,
path: &Path,
) -> Result<Statement<'tx>, CacheError>