aboutsummaryrefslogtreecommitdiff
path: root/odb/schema-catalog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/schema-catalog.cxx')
-rw-r--r--odb/schema-catalog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/schema-catalog.cxx b/odb/schema-catalog.cxx
index fefb52c..8a5ce71 100644
--- a/odb/schema-catalog.cxx
+++ b/odb/schema-catalog.cxx
@@ -191,7 +191,7 @@ namespace odb
// Update the schema version on the database instance.
//
- db.schema_version (v, m == migrate_pre, name);
+ db.schema_version_migration (v, m == migrate_pre, name);
}
void schema_catalog::