Commit 90fe5e2
committed
sqlite: fix build after rebase onto upstream refactor
Rebasing onto main picked up "sqlite: refactor error helpers and
user function pointers", which moved SQLTagStore::All()'s reset and
bind logic into ResetAndBindStatement() and removed the local
Isolate* isolate declaration that this PR's trailing RESET_AND_CHECK
call still depends on. Re-add it.
Signed-off-by: semimikoh <ejffjeosms@gmail.com>1 parent 1dd0a31 commit 90fe5e2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3613 | 3613 | | |
3614 | 3614 | | |
3615 | 3615 | | |
| 3616 | + | |
3616 | 3617 | | |
3617 | 3618 | | |
3618 | 3619 | | |
| |||
0 commit comments