Db-related functions
Up to Global Functions
get_db
— Get the database object.get_recent_files
— Get the most recent files.get_record
— Get a single record from the database.get_record_by_id
— Get a record by its ID.get_records
— Get a set of records from the database.total_records
— Get the total number of a given type of record in the database.