]> wagnertech.de Git - kivitendo-erp.git/blob - sql/Pg-upgrade/Pg-upgrade-2.2.0.8-2.2.0.9.sql
Bugfix for Bug 1468: JavaScript-Title_Hack lieferte falsche oder sinnlose Titel und...
[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;