added assignment from value, conversion to database_type and appropriate tests
This commit is contained in:
@@ -9,6 +9,7 @@ namespace matador::utils {
|
||||
|
||||
enum class utils_error {
|
||||
InvalidVersionString,
|
||||
IdentifierTypeMismatch
|
||||
};
|
||||
|
||||
class utils_category_impl final : public std::error_category
|
||||
|
||||
Reference in New Issue
Block a user