R/07_data_loading.R
explore_database.Rd
Explore a SQLite database schema
explore_database(db_path)
Path to .db file
List with table_names, table_info (list of column details per table), row_counts (named integer vector)