]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade/Pg-upgrade-2.2.0.8-2.2.0.9.sql
SL::DB::Helper::Sorted muss die sort_specs pro Klasse speichern, nicht global für...
[mfinanz.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;