duckdb-web icon indicating copy to clipboard operation
duckdb-web copied to clipboard

DuckDB website and documentation

Results 231 duckdb-web issues
Sort by recently updated
recently updated
newest added

cc @Maxxen This needs to go to the friendly SQL list too – this is difficult to achieve in other SQL dialects where you need a window function for this.

Jekyll doctor is supposed to detect conflicting redirects such as this: ```bash git checkout bb0e56854c5d45ac9701141321f32dc8e6940179 head -n 5 docs/archive/0.10/internals/storage.md docs/internals/storage.md ``` ```text ==> docs/archive/0.10/internals/storage.md docs/internals/storage.md

infra
low-priority

The text functions page mentions for `string[begin:end] ` `Extract a string using slice conventions. Missing begin or end arguments are interpreted as the beginning or end of the list respectively....

See https://github.com/duckdb/duckdb/issues/12857

One of the outstanding features of duckdb is its interfaces to other data sources. So far, data sources supported by duckdb are scattered around the docs under "data import", "guides/file...

enhancement
guide

See https://github.com/duckdb/duckdb/issues/12575

extension
functions
new feature