ORE Studio 0.0.4
Loading...
Searching...
No Matches
Classes | Functions
ores::database::domain Namespace Reference

Domain types for database operations. More...

Classes

struct  database_info
 Build and schema metadata recorded when the database was created or recreated. More...
 

Functions

std::ostream & operator<< (std::ostream &s, const database_info &v)
 Dumps the database_info to a stream in JSON format.
 

Detailed Description

Domain types for database operations.

Contains core database-related types and exception classes for handling database errors.