mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
implement request session restore
This commit is contained in:
parent
d7b781f604
commit
6a4790c92b
4 changed files with 179 additions and 9 deletions
|
|
@ -68,8 +68,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