Error information for migration operations.
More...
#include <relx/migrations/core.hpp>
|
| std::string | format () const |
| | Get a formatted error message.
|
| |
Error information for migration operations.
Definition at line 31 of file core.hpp.
◆ format()
| std::string relx::migrations::MigrationError::format |
( |
| ) |
const |
|
inline |
Get a formatted error message.
Definition at line 43 of file core.hpp.
◆ make()
◆ context
| std::string relx::migrations::MigrationError::context |
Additional context (table name, column name, etc.)
Definition at line 34 of file core.hpp.
◆ message
| std::string relx::migrations::MigrationError::message |
◆ type
The documentation for this struct was generated from the following file: