mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 10:08:20 +00:00
Use new TableReferences struct everywhere
This commit is contained in:
parent
124b38a262
commit
cc405dea7e
20 changed files with 578 additions and 517 deletions
|
@ -422,7 +422,7 @@ impl Connection {
|
|||
.deref(),
|
||||
*select,
|
||||
&syms,
|
||||
None,
|
||||
&[],
|
||||
&mut table_ref_counter,
|
||||
translate::plan::QueryDestination::ResultRows,
|
||||
)?;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue