From: Joachim Breitner <[email protected]>
---
schema/arches-tables.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/schema/arches-tables.in b/schema/arches-tables.in
index a7b649b..3957cf3 100644
--- a/schema/arches-tables.in
+++ b/schema/arches-tables.in
@@ -64,6 +64,7 @@ CREATE TABLE "ARCH".pkg_history (
version character varying NOT NULL,
"timestamp" timestamp without time zone NOT NULL,
result character varying NOT NULL,
+ builder character varying,
build_time integer,
disk_space bigint,
primary key (package, distribution, version, "timestamp")
--
1.7.5.3
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]