aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build-extra.sql
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/build-extra.sql')
-rw-r--r--libbrep/build-extra.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbrep/build-extra.sql b/libbrep/build-extra.sql
index cc43239..35ba361 100644
--- a/libbrep/build-extra.sql
+++ b/libbrep/build-extra.sql
@@ -2,6 +2,9 @@
-- parser complexity, there is a number of restrictions, see package-extra.sql
-- file for details.
--
+-- Increment the database 'build' schema version when update this file, see
+-- package-extra.sql file for details.
+--
DROP FOREIGN TABLE IF EXISTS build_package_constraints;