From d7752cdb86957f7dc0caffe6033e872443ad8153 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 14 Nov 2014 16:24:50 +0200 Subject: Implement bulk database operation support for Oracle and SQL Server --- common/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index aa195ba..04e3efa 100644 --- a/common/makefile +++ b/common/makefile @@ -8,6 +8,7 @@ tests := \ access \ auto \ blob \ +bulk \ callback \ changelog \ circular/single \ @@ -63,7 +64,7 @@ cxx11_tests := session/custom no_dist_tests := changelog include -no_multi_tests := changelog include +no_multi_tests := bulk changelog include $(default): $(call include,$(bld_root)/cxx/standard.make) # cxx_standard -- cgit v1.1