Skip to main content

Module profiles

Module profiles 

Source
Expand description

Profile database operations — read/write SlimProfile to SQLite.

Functions§

get_all_profiles
Load all profiles from the database.
set_profile
Upsert a profile to the database (INSERT … ON CONFLICT DO UPDATE).