Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultLibPath = "/opt/homebrew/lib/libduckdb.dylib"
DefaultLibPath is where a Homebrew install puts libduckdb on macOS, the usual development setup; SQLFLOW_DUCKDB_LIB overrides it.
View Source
const DefaultLinuxLibPath = "/usr/local/lib/libduckdb.so"
DefaultLinuxLibPath is where scripts/install-libduckdb.sh and the container image put the library. The pinned version lives in the DUCKDB_VERSION file, not here: nothing in the Go build cares which release is installed, only where it landed.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.