mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
core/vdbe: AutoCommit instruction
This commit is contained in:
parent
248a369afc
commit
34b0c7c09a
7 changed files with 55 additions and 5 deletions
|
@ -448,7 +448,6 @@ impl ProgramBuilder {
|
|||
database_header,
|
||||
comments: self.comments,
|
||||
connection,
|
||||
auto_commit: true,
|
||||
parameters: self.parameters,
|
||||
n_change: Cell::new(0),
|
||||
change_cnt_on,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue