aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/traits.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/traits.hxx')
-rw-r--r--odb/pgsql/traits.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/traits.hxx b/odb/pgsql/traits.hxx
index debe323..dc90dda 100644
--- a/odb/pgsql/traits.hxx
+++ b/odb/pgsql/traits.hxx
@@ -757,7 +757,7 @@ namespace odb
struct LIBODB_PGSQL_EXPORT default_value_traits<char[16], id_uuid>
{
typedef char* value_type;
- typedef const char* query_type;
+ typedef char query_type[16];
typedef unsigned char* image_type;
static void