aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build-023-post.sql
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-21 11:08:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-21 11:08:50 +0300
commita51a5f81cabeb15fe8bf7fa6d02e287763758a69 (patch)
tree55e939e72deb11bbf7e0aad60000d2f3fa576ede /libbrep/build-023-post.sql
parent57f6378aea619ceb07b935012772bd4698e6a2be (diff)
Make changes required for CIci
Diffstat (limited to 'libbrep/build-023-post.sql')
-rw-r--r--libbrep/build-023-post.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/libbrep/build-023-post.sql b/libbrep/build-023-post.sql
new file mode 100644
index 0000000..077c428
--- /dev/null
+++ b/libbrep/build-023-post.sql
@@ -0,0 +1,8 @@
+/* This file was generated by ODB, object-relational mapping (ORM)
+ * compiler for C++.
+ */
+
+UPDATE "schema_version"
+ SET "migration" = FALSE
+ WHERE "name" = 'build';
+