aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-07 10:56:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-07 10:56:25 +0200
commit50ded01faa6c6e9235e15a35b62b804b936edb8a (patch)
tree0a1b7b20d7141a2d172a9a62f1331c24fa48933e
parentb3dbe999bdb54bd978214d1a595080e9d2c8b5a6 (diff)
Add missing changelog update
-rw-r--r--brep/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/brep/package.xml b/brep/package.xml
index cfd2a6f..69f1a6a 100644
--- a/brep/package.xml
+++ b/brep/package.xml
@@ -216,6 +216,7 @@
<column name="version_revision" type="INTEGER" null="false"/>
<column name="index" type="BIGINT" null="false"/>
<column name="conditional" type="BOOLEAN" null="false"/>
+ <column name="buildtime" type="BOOLEAN" null="false"/>
<column name="comment" type="TEXT" null="false"/>
<foreign-key name="object_id_fk" on-delete="CASCADE">
<column name="name"/>