From 2db43d4c2f2bed0348d781367090e633ad02779f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 17 Nov 2014 09:08:25 +0200 Subject: Implement bulk database operation support for Oracle and SQL Server --- odb/pgsql/section-statements.txx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/pgsql/section-statements.txx') diff --git a/odb/pgsql/section-statements.txx b/odb/pgsql/section-statements.txx index 4781833..2e46e4d 100644 --- a/odb/pgsql/section-statements.txx +++ b/odb/pgsql/section-statements.txx @@ -12,6 +12,7 @@ namespace odb section_statements:: section_statements (connection_type& conn, image_type& im, + id_image_type&, binding& id, binding& idv, native_binding& idn, -- cgit v1.1