Bug 16414: Drop aqorders.budgetgroup_id

This column has never been used and can be removed.

Test plan:
1/ update the schema
2/ prove t/db_dependent/Acquisition.t
should return green

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Test green pre & post patch
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
Jonathan Druart 2016-05-02 15:55:01 +01:00 committed by Brendan Gallagher
parent b60c44c5d2
commit 3d55706b3b
2 changed files with 1 additions and 3 deletions

View file

@ -0,0 +1 @@
ALTER TABLE aqorders DROP COLUMN budgetgroup_id;

View file

@ -359,7 +359,6 @@ my @expectedfields = qw(
gstrate
discount
budget_id
budgetgroup_id
budgetdate
sort1
sort2
@ -487,7 +486,6 @@ my @base_expectedfields = qw(
publicationyear
collectiontitle
invoiceid
budgetgroup_id
place
issn
quantityreceived
@ -609,7 +607,6 @@ ok(
title
closedate
basketname
budgetgroup_id
invoiceid
author
parent_ordernumber