From 0a186fcf46ff7cdea6c252efe7a70db0f1f05754 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 17 Nov 2014 09:08:26 +0200 Subject: Update PostgreSQL --- 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 0e7585e..cee27c5 100644 --- a/common/auto/test.hxx +++ b/common/auto/test.hxx @@ -34,7 +34,7 @@ private: #pragma db object struct auto_only { - #pragma db auto id + #pragma db auto id pgsql:type("BIGINT") unsigned short id_; }; -- cgit v1.1