aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-29 16:01:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-29 16:01:20 +0200
commit50c8214de8a5d774380f7ce90385085cf0eab597 (patch)
tree6d473e325a8c31c79193c1a21efb98915d0d06b7 /libbrep/build.hxx
parent1cc54c2f5e69b1159a30cd634013ae1b1e320002 (diff)
Close database schema version
Diffstat (limited to 'libbrep/build.hxx')
-rw-r--r--libbrep/build.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbrep/build.hxx b/libbrep/build.hxx
index 64eb10a..ba5851d 100644
--- a/libbrep/build.hxx
+++ b/libbrep/build.hxx
@@ -26,7 +26,7 @@
//
#define LIBBREP_BUILD_SCHEMA_VERSION_BASE 3
-#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 3, open)
+#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 3, closed)
// We have to keep these mappings at the global scope instead of inside
// the brep namespace because they need to be also effective in the