mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
implement navigation session restore
This commit is contained in:
parent
ac14f5dea7
commit
d7b781f604
4 changed files with 159 additions and 9 deletions
|
|
@ -65,8 +65,7 @@ impl Database {
|
|||
)
|
||||
}
|
||||
|
||||
/* not in use
|
||||
pub fn last_insert_id(tx: &Transaction) -> i64 {
|
||||
tx.last_insert_rowid()
|
||||
} */
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue