Bump sqlite3-parser version

This commit is contained in:
gwenn
2023-04-16 16:17:36 +02:00
parent a927ce1bb6
commit b59b0ddf2e
5 changed files with 9 additions and 8 deletions

View File

@@ -497,6 +497,7 @@ mod bindings {
None
}
}
fn item_name(&self, original_item_name: &str) -> Option<String> {
original_item_name
.strip_prefix("sqlite3_index_info_")