aboutsummaryrefslogtreecommitdiff
path: root/common/no-id/test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/no-id/test.hxx')
-rw-r--r--common/no-id/test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/no-id/test.hxx b/common/no-id/test.hxx
index e53a0bb..5e86c31 100644
--- a/common/no-id/test.hxx
+++ b/common/no-id/test.hxx
@@ -9,7 +9,7 @@
#include <odb/core.hxx>
-#pragma db object id()
+#pragma db object no_id
struct object
{
object () {}