X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2Fproject_bob_attributes.sql;h=ef2224c3b456b9a6c491c7993d03805be0456efe;hb=80f544165a03820e9de87c85052eab89729e0328;hp=d651f1038030f5a31d5f246335e454fe0e93344e;hpb=57d97e2ba47a46a15a71b1fcbdd4d26bfc5205a3;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2/project_bob_attributes.sql b/sql/Pg-upgrade2/project_bob_attributes.sql index d651f1038..ef2224c3b 100644 --- a/sql/Pg-upgrade2/project_bob_attributes.sql +++ b/sql/Pg-upgrade2/project_bob_attributes.sql @@ -5,12 +5,11 @@ -- changes over bob: -- no scon/support_contract values here -- no include or expclude flags for workload --- statuses renamed to status (we dont use rails weird plurals) -- created_at/updated_at renamed to itime/mtime, -- varchars retyped to text -- hours (numeric) changed to minutes (integer) since the code already calculates in minutes -- note: flags changing the behaviour of hours are still called so and not minutes --- no refcounts. we use adhoc counts to decide wether delete is possible or not +-- no refcounts. we use adhoc counts to decide whether delete is possible or not -- no hour_approval -- nothing relevant to notifications