mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-19 20:39:44 +08:00
Use SQLITE_PREPARE_PERSISTENT for CachedStatement
This commit is contained in:
@@ -506,6 +506,7 @@ mod bindings {
|
||||
None
|
||||
}
|
||||
}
|
||||
|
||||
fn item_name(&self, original_item_name: &str) -> Option<String> {
|
||||
original_item_name
|
||||
.strip_prefix("sqlite3_index_info_")
|
||||
|
Reference in New Issue
Block a user