You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Binder Error: table "summarize_tbl" has 1 columns available but 26 columns specified
at pa.getTableNames (bindings_base.ts:223:19)
at Lo.onMessage (worker_dispatcher.ts:288:51)
at Bc.globalThis.onmessage (duckdb-browser-eh.worker.ts:29:19)
To Reproduce
connection.getTableNames('summarize account');
Browser/Environment:
Chromium Version 124.0.6367.201 (Official Build) (64-bit)
Device:
Laptop
DuckDB-Wasm Version:
^1.28.1-dev106.0
DuckDB-Wasm Deployment:
_
Full Name:
asrar
Affiliation:
qbil
The text was updated successfully, but these errors were encountered:
What happens?
Error: Binder Error: table "summarize_tbl" has 1 columns available but 26 columns specified
at pa.getTableNames (bindings_base.ts:223:19)
at Lo.onMessage (worker_dispatcher.ts:288:51)
at Bc.globalThis.onmessage (duckdb-browser-eh.worker.ts:29:19)
To Reproduce
connection.getTableNames('summarize account')
;Browser/Environment:
Chromium Version 124.0.6367.201 (Official Build) (64-bit)
Device:
Laptop
DuckDB-Wasm Version:
^1.28.1-dev106.0
DuckDB-Wasm Deployment:
_
Full Name:
asrar
Affiliation:
qbil
The text was updated successfully, but these errors were encountered: