mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
add commet
This commit is contained in:
@@ -2206,6 +2206,7 @@ pub struct Statement {
|
||||
/// Flag to show if the statement was busy
|
||||
busy: bool,
|
||||
/// Busy timeout instant
|
||||
/// We need Option here because `io.now()` is not a cheap call
|
||||
busy_timeout: Option<BusyTimeout>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user