|
@@ -42,6 +42,7 @@ struct TaggedStatement {
|
|
|
|
|
|
/// Query index
|
|
/// Query index
|
|
/// @todo cppcheck flags index as unused
|
|
/// @todo cppcheck flags index as unused
|
|
|
|
+ // cppcheck-suppress unusedStructMember
|
|
PgSqlLeaseMgr::StatementIndex index;
|
|
PgSqlLeaseMgr::StatementIndex index;
|
|
|
|
|
|
/// Number of parameters for a given query
|
|
/// Number of parameters for a given query
|