aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/query.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/query.cxx')
-rw-r--r--odb/mysql/query.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx
index 3d7fb68..b159c2a 100644
--- a/odb/mysql/query.cxx
+++ b/odb/mysql/query.cxx
@@ -58,6 +58,8 @@ namespace odb
binding_.insert (
binding_.end (), q.binding_.begin (), q.binding_.end ());
+
+ return *this;
}
void query::