From 0d90255b54daafff9de1f4fee4cfee722e02171a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 14 Nov 2014 16:24:50 +0200 Subject: Old interface compatibility and testing fixes Now all tests pass for both Oracle and SQL Server. --- common/auto/test.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/auto') diff --git a/common/auto/test.hxx b/common/auto/test.hxx index 61fbcc6..0e7585e 100644 --- a/common/auto/test.hxx +++ b/common/auto/test.hxx @@ -35,7 +35,7 @@ private: struct auto_only { #pragma db auto id - unsigned long id_; + unsigned short id_; }; #endif // TEST_HXX -- cgit v1.1