mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-05 02:52:20 +08:00
Merge remote-tracking branch 'origin/master' into flexible-build-script
This commit is contained in:
@@ -92,3 +92,5 @@ pub fn code_to_str(code: c_int) -> &'static str {
|
||||
_ => "Unknown error code",
|
||||
}
|
||||
}
|
||||
|
||||
pub const SQLITE_CONFIG_LOG : c_int = 16;
|
||||
|
Reference in New Issue
Block a user