Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / sql / Pg-upgrade / Pg-upgrade-2.2.0.8-2.2.0.9.sql
1 alter table shipto add column module text;
2 alter table translation add column longtext text;