From: Joachim Breitner
---
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 "
Hi,
as promised, the (ovious) patch against the schema. I hope this is of any use
:-)
Greetings,
Joachim
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
From: Joachim Breitner
This needs according adjustments to the SQL layout. This change is also
not covered by unit tests (which seem not to cover changes to
pkg_history at all)
---
lib/debian/wannabuild/logs.py |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib/debian/
From: Joachim Breitner
---
lib/debian/wannabuild/logs_tests.py |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/debian/wannabuild/logs_tests.py
b/lib/debian/wannabuild/logs_tests.py
index 512effe..94d729b 100644
--- a/lib/debian/wannabuild/logs_tests.py
+++ b/lib/deb
Hi Phil,
thanks for the pointer about the test suite. I also noticed that the builder
name is already parsed in _parse_sender(). I hence added to the tests a check
that the builder is actually parsed correctly, and then added it to the fields
to be inserted.
This of course needs appropriate chang
5 matches
Mail list logo