Contents:
init_base_settings()
Initializes the base settings table with default values
database_url (str) – A database URL in SQLAlchemy format
settings (list[dict[str, str]]) – A list of dictionaries of settings to use. If None, uses default settings.