attaching schema nodes progress
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
namespace matador::utils {
|
||||
|
||||
std::string error::message() const {
|
||||
return ec_.message();
|
||||
return error_message_;
|
||||
}
|
||||
|
||||
std::string error::category() const {
|
||||
|
||||
Reference in New Issue
Block a user