aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/container-statements.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/container-statements.txx')
-rw-r--r--odb/mysql/container-statements.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/container-statements.txx b/odb/mysql/container-statements.txx
index a4bb7e5..18d7831 100644
--- a/odb/mysql/container-statements.txx
+++ b/odb/mysql/container-statements.txx
@@ -15,7 +15,7 @@ namespace odb
template <typename T>
container_statements<T>::
- container_statements (connection& conn)
+ container_statements (connection_type& conn)
: conn_ (conn),
functions_ (this,
&traits::insert_one,