set_search_path: Set DuckDB's 'search_path'

View source: R/tar_duck_r.R

set_search_pathR Documentation

Set DuckDB's search_path

Description

Set DuckDB's search_path

Usage

set_search_path(conn_obj, new_search_path)

Arguments

conn_obj

DBI connection to DuckDB

new_search_path

character with the new search path (comma-separated list of catalogs)


edalfon/flowme documentation built on April 22, 2024, 7:37 p.m.