Namespace MailFathom.Infrastructure.Persistence.Connections
Classes
- DatabaseCommandTimeout
The bound on a single database command that startup configured the EF Core context with.
- PostgresConnectionSettings
Names where the PostgreSQL connection string and its password come from.
- PostgresTextSearchConfiguration
Names the PostgreSQL text search configuration the lexical index is built with.
Interfaces
- IDatabaseConnectionSettingsValidator
Proves that reloaded database connection settings can be used before they are published.
Enums
- DatabaseConnectionConfigurationFailure
Identifies why reloaded database connection settings cannot be adopted.
- DatabasePasswordSource
Names which configured setting supplies the PostgreSQL password each time a physical connection opens.