#include "ametsuchi/specific_query_executor.hpp"#include <soci/soci.h>#include "common/result.hpp"#include "interfaces/iroha_internal/query_response_factory.hpp"#include "logger/logger_fwd.hpp"

Go to the source code of this file.
Classes | |
| class | iroha::ametsuchi::PostgresSpecificQueryExecutor |
Namespaces | |
| shared_model | |
| shared_model::interface | |
| iroha | |
| iroha::ametsuchi | |
Typedefs | |
| using | iroha::ametsuchi::QueryErrorType = shared_model::interface::QueryResponseFactory::ErrorQueryType |
| using | iroha::ametsuchi::ErrorQueryResponse = shared_model::interface::ErrorQueryResponse |
| using | iroha::ametsuchi::QueryErrorMessageType = ErrorQueryResponse::ErrorMessageType |
| using | iroha::ametsuchi::QueryErrorCodeType = ErrorQueryResponse::ErrorCodeType |