sql_dbListTables: Wrapper to get list of tables in a database and clean up...

View source: R/db.R

sql_dbListTablesR Documentation

Wrapper to get list of tables in a database and clean up connection on error.

Description

Wrapper to get list of tables in a database and clean up connection on error.

Usage

sql_dbListTables(db)

Arguments

db

SQLite3 database file path.

Value

Character vector of table names.


armbrustlab/popcycle documentation built on Jan. 26, 2025, 4:17 a.m.