Skip to contents

This function provides an example connection to an SQLite database shipped with the package. Users must override this function to establish connections to their specific database systems.

Usage

get_database_connection()

Value

A database connection object.