X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2Fcustomer_add_taxincluded_checked_2.sql;h=dfa5447d9d32e235ca85e382b88ae88a10018e8d;hb=0395c0364adb8fde7442c6b11ab064e406fd7776;hp=900eee0bb198af77c546a7df9798c5ca7995be64;hpb=7f596996a8925fb6fa32c51f9dd4c32a24728c99;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2/customer_add_taxincluded_checked_2.sql b/sql/Pg-upgrade2/customer_add_taxincluded_checked_2.sql index 900eee0bb..dfa5447d9 100644 --- a/sql/Pg-upgrade2/customer_add_taxincluded_checked_2.sql +++ b/sql/Pg-upgrade2/customer_add_taxincluded_checked_2.sql @@ -1,6 +1,5 @@ -- @tag: customer_add_taxincluded_checked_2 -- @description: Datentype von taxincluded_checked ändern --- @encoding: utf-8 -- @depends: customer_add_taxincluded_checked ALTER TABLE customer DROP COLUMN taxincluded_checked;