Skip to main content

Module server_configuration

Module server_configuration 

Source
Expand description

The one row that binds this database to one backend deployment.

Spec 006 §6.2. The row holds the deployment identifier, the URL the copy came from, the serialized response, and when it was fetched. A conflicting identifier is recorded once, by the conflict path only, and is never cleared (CFG-053).

Structs§

StoredServerConfiguration
The single stored row. id is always zero; the table’s check constraint enforces it.

Traits§

QueryServerConfiguration