Module database

Module database 

Source

Modules§

logging
Logging events to the database
postgres
PostgreSQL database logging
sqlite
SQLite database logging support

Structs§

DbProvider
A provider configuration loaded from the database

Traits§

ProxyDatabase
A DBMS-agnostic interface to a database

Functions§

load_providers_from_database
Load provider configuration from the database

Type Aliases§

Database
A ProxyDatabase wrapped in an Arc