Searched refs:sqlite3_commit_hook (Results 1 – 25 of 145) sorted by relevance
123456
445 ffi::sqlite3_commit_hook( in commit_hook()452 _ => unsafe { ffi::sqlite3_commit_hook(self.db(), None, ptr::null_mut()) }, in commit_hook()
169 "name" : "sqlite3_commit_hook"